MESSENGER-3310 use local personal note avatar and remove url of old rooms

This commit is contained in:
Frank Rotermund
2022-07-22 16:50:46 +02:00
parent 1c4d623de4
commit ecdd1e3a48
11 changed files with 80 additions and 25 deletions
@@ -22,4 +22,6 @@ protocol PersonalNotesService {
func createPersonalNotesRoomIfNeeded()
func resetPersonalNotesRoom()
func avatarImageUrl() -> String
}