Updated, modded and refactored plyer

This commit is contained in:
Mark Qvist 2024-06-02 18:31:58 +02:00
parent 16e055ba25
commit bb86bee399
104 changed files with 790 additions and 2472 deletions

View file

@ -3,7 +3,7 @@ MacOS X Storage Path
--------------------
'''
from plyer.facades import StoragePath
from sbapp.plyer.facades import StoragePath
from pyobjus import autoclass
NSFileManager = autoclass('NSFileManager')