Autoremove changes

This commit is contained in:
Ali
2021-02-11 19:04:43 +04:00
parent 257def1bd3
commit 7cf923bad5
16 changed files with 32403 additions and 32313 deletions

View File

@@ -29,6 +29,7 @@ public enum UndoOverlayContent {
case importedMessage(text: String)
case audioRate(slowdown: Bool, text: String)
case forward(savedMessages: Bool, text: String)
case autoDelete(isOn: Bool, title: String?, text: String)
}
public enum UndoOverlayAction {