GSchema: fix schema path typo
This will cause a reset to all the user's settings.
This commit is contained in:
parent
69c089d9fb
commit
c48bbaabef
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<value nick="Plain text" value="1"/>
|
||||
</enum>
|
||||
|
||||
<schema path="/org/gnome/factal/" id="org.gnome.Fractal">
|
||||
<schema path="/org/gnome/Fractal/" id="org.gnome.Fractal">
|
||||
|
||||
<key name="password-storage" enum="org.gnome.Fractal.PasswordStorage">
|
||||
<default>'Secret Service'</default>
|
||||
|
|
Loading…
Reference in a new issue