Various Fixes

This commit is contained in:
Ilya Laktyushin
2021-01-29 17:36:07 +03:00
parent 92c06c45b2
commit e67b193c73
10 changed files with 4066 additions and 4007 deletions

View File

@@ -28,6 +28,7 @@ public enum UndoOverlayContent {
case banned(text: String)
case importedMessage(text: String)
case audioRate(slowdown: Bool, text: String)
case forward(savedMessages: Bool, text: String)
}
public enum UndoOverlayAction {