Преглед изворни кода

Add option to turn off share in setup.xml

masensio пре 10 година
родитељ
комит
a41c0b39f2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      res/values/setup.xml

+ 1 - 0
res/values/setup.xml

@@ -24,6 +24,7 @@
     
     <!-- Flags to enable/disable some features -->
     <string name = "send_files_to_other_apps">on</string>
+    <string name = "share_link">on</string>
     
     
     <!-- Colors -->