Skip to content

Commit 0fa1d4c

Browse files
authored
Fix orientation lock sync (#187)
1 parent f4a30e8 commit 0fa1d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/io.elementary.SettingsDaemon.AccountsService.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<annotation name="org.freedesktop.Accounts.DefaultValue" value="Roboto Mono 10"/>
129129
</property>
130130

131-
<property name="OrientationLock" type="s" access="readwrite">
131+
<property name="OrientationLock" type="b" access="readwrite">
132132
<annotation name="org.freedesktop.Accounts.DefaultValue" value="false"/>
133133
</property>
134134

0 commit comments

Comments
 (0)