mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
feat(schema): add an opt-out setting for the mobile splash zoom animation (#1619)
This commit is contained in:
@@ -77,6 +77,7 @@ message AccessibilitySettings {
|
||||
optional bool scroll_to_bottom_on_message_send = 61;
|
||||
optional bool dim_strikethrough_text = 62;
|
||||
optional bool sequential_file_send = 63;
|
||||
optional bool mobile_splash_zoom_animation = 64;
|
||||
}
|
||||
|
||||
message AccessibilityOverrides {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user