]> git.plutz.net Git - confetti/blobdiff - globals.sh
remove exec prop
[confetti] / globals.sh
index 3f539ccd5711bd7a1a8fb2d532fcee9fb4708c40..38ae5af3540a6e0000f011bd9bb1b4858f013c69 100755 (executable)
@@ -30,7 +30,7 @@ VCF_FIELDS=(PHOTO LOGO FN NICKNAME SOUND GENDER KIND TITLE ROLE ORG MEMBER CATEG
 
 case "${PROFILE}" in
 medical)
-  data_dirs vcard cache temp mappings prescriptions
+  data_dirs vcard cache temp mappings prescriptions therapies
   [ -z "$NAVIGATION" ] && NAVIGATION=(cards)
 ;;
 circus)