Update server to work with the latest version :3

This commit is contained in:
magmaus3 2023-07-06 17:36:55 +02:00
parent d73c7e44d5
commit a7b9b5b87f
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251
6 changed files with 186 additions and 46 deletions

View file

@ -1,5 +1,4 @@
# from . import *
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)