elementary / switchboard-plug-datetime

Switchboard Date & Time Plug
GNU General Public License v3.0
10 stars 8 forks source link

MainView: Correct initial timezone value #128

Closed ryonakano closed 4 months ago

ryonakano commented 4 months ago

Fixes #38

TimeZoneGrid expects untranslated timezone is set in the time_zone property but we're passing translated timezone, resulting no selected timezone when initialized in non-English environment.