This commit is contained in:
Lynne Megido 2020-09-02 13:36:01 +10:00
parent 4356619a3c
commit 1c7487d791
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -39,7 +39,7 @@ app = None
isWindows = sys.platform.startswith('win')
if isWindows:
settingsLocation = path.join(os.getenv("APPDATA"), "Lynnear Software", "bypeeb")
settingsLocation = path.join(os.getenv("APPDATA"), "Lynnear Software", "buypeeb")
else:
settingsLocation = path.expanduser("~/.config/Lynnear Software/buypeeb/") # dotfiles in ~ need to die. begone dot