about summary refs log tree commit diff
path: root/data/com.lakoliu.Furtherance.gschema.xml
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-04-22 10:30:19 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-22 10:30:19 +0300
commite3bb347a12ad929619a51b37f0ca48dcfe46b731 (patch)
tree643d2b973b003e91762af519620e34065953da64 /data/com.lakoliu.Furtherance.gschema.xml
parent22b05e7c934aee734005e7ba601968334467005c (diff)
downloadFurtherance-e3bb347a12ad929619a51b37f0ca48dcfe46b731.tar.zst
Add tags to tasks (Issue #8)
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rwxr-xr-xdata/com.lakoliu.Furtherance.gschema.xml3
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>