This commit is contained in:
テクニカル諏訪子 2021-08-10 11:48:21 +09:00
parent f8d4820740
commit 5c87efeace

View file

@ -36,7 +36,7 @@ struct ConfigPreferences
property latest_only : Bool = false
property listen : Bool = false
property local : Bool = false
property locale : String = "ja-JP"
property locale : String = "en-US"
property max_results : Int32 = 40
property notifications_only : Bool = false
property player_style : String = "invidious"