use lowercase org and app name in dirs
Dependencies
- [2]
LPSUBGUBadd projects picker
Change contents
- replacement in libflorescence/src/store/dir.rs at line 7
const ORGANIZATION: &str = "Holonyte";const APPLICATION: &str = "Inflorescence";const ORGANIZATION: &str = "holonyte";const APPLICATION: &str = "inflorescence";