diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/com.lakoliu.Furtherance.gschema.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml index 880d4e4..615a6cf 100755 --- a/data/com.lakoliu.Furtherance.gschema.xml +++ b/data/com.lakoliu.Furtherance.gschema.xml @@ -40,5 +40,8 @@ <key name="autosave-time" type="i"> <default>5</default> </key> + <key name="database-loc" type="s"> + <default>"default"</default> + </key> </schema> </schemalist> |