Remove Appdir author (#6)

This commit is contained in:
Nova 2023-02-27 20:00:10 +01:00 committed by GitHub
parent 7f0a5bcec2
commit 7f6988b90f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@
from appdirs import AppDirs
DIRS = AppDirs('fediplug', 'zigg')
DIRS = AppDirs('fediplug', appauthor=False)