]> git.plutz.net Git - confetti/blobdiff - globals.sh
stubs for prescription
[confetti] / globals.sh
index 114dde6bed278cc0f182858efdf0e49192df2a23..3f539ccd5711bd7a1a8fb2d532fcee9fb4708c40 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
+  data_dirs vcard cache temp mappings prescriptions
   [ -z "$NAVIGATION" ] && NAVIGATION=(cards)
 ;;
 circus)