mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
remove comment
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
5a22f27b64
commit
a34ad80a90
@ -532,7 +532,6 @@ class ConversationsListActivity :
|
|||||||
}
|
}
|
||||||
|
|
||||||
private fun handleNoteToSelfShortcut(noteToSelfAvailable: Boolean, noteToSelfToken: String) {
|
private fun handleNoteToSelfShortcut(noteToSelfAvailable: Boolean, noteToSelfToken: String) {
|
||||||
// Redundant operations just update the existing id
|
|
||||||
if (noteToSelfAvailable) {
|
if (noteToSelfAvailable) {
|
||||||
val bundle = Bundle()
|
val bundle = Bundle()
|
||||||
bundle.putString(KEY_ROOM_TOKEN, noteToSelfToken)
|
bundle.putString(KEY_ROOM_TOKEN, noteToSelfToken)
|
||||||
|
Loading…
Reference in New Issue
Block a user