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 eb19b87..af1d9b7 100755 --- a/data/com.lakoliu.Furtherance.gschema.xml +++ b/data/com.lakoliu.Furtherance.gschema.xml @@ -25,5 +25,8 @@ <key name="show-daily-sums" type="b"> <default>true</default> </key> + <key name="show-tags" type="b"> + <default>true</default> + </key> </schema> </schemalist> |