mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
MESSENGER-3310 remove url upload for new notes rooms
This commit is contained in:
@@ -1218,8 +1218,6 @@
|
||||
[service createPersonalNotesRoomIfNeeded];
|
||||
}
|
||||
if (BwiBuildSettings.bwiUseCustomPersonalNotesAvatar) {
|
||||
[service removeOldAvatars];
|
||||
|
||||
MXSession *mainSession = mxSessionArray.firstObject;
|
||||
|
||||
if (mainSession) {
|
||||
|
||||
Reference in New Issue
Block a user