spotlessApply
This commit is contained in:
+1
@@ -510,6 +510,7 @@ class ChatNewMessageViewModel :
|
|||||||
onceUploaded?.invoke()
|
onceUploaded?.invoke()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
RetryMode.SEND -> {
|
RetryMode.SEND -> {
|
||||||
if (room == null) return@launchSigner
|
if (room == null) return@launchSigner
|
||||||
ChatFileUploader(account).justUploadNIP17Unencrypted(
|
ChatFileUploader(account).justUploadNIP17Unencrypted(
|
||||||
|
|||||||
Reference in New Issue
Block a user