mirror of
https://github.com/nova-r/fediplug.git
synced 2025-03-09 23:29:07 +01:00
Remove Appdir author (#6)
This commit is contained in:
parent
7f0a5bcec2
commit
7f6988b90f
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
from appdirs import AppDirs
|
from appdirs import AppDirs
|
||||||
|
|
||||||
|
|
||||||
DIRS = AppDirs('fediplug', 'zigg')
|
DIRS = AppDirs('fediplug', appauthor=False)
|
||||||
|
|
Loading…
Reference in a new issue