diff --git a/damus/damusApp.swift b/damus/damusApp.swift index 15e27e6d..f9486eba 100644 --- a/damus/damusApp.swift +++ b/damus/damusApp.swift @@ -32,6 +32,7 @@ struct MainView: View { } } } + .dynamicTypeSize(.xSmall ... .xxxLarge) .onReceive(handle_notify(.logout)) { _ in try? clear_keypair() keypair = nil