added 3 pictures and some default values to stop type checker errors

i also somewhat cleaned up the codebase and changed a few other things.
This commit is contained in:
Charlie 2025-06-28 16:56:05 -04:00
parent 257d3076dd
commit 48a0cec8bb
15 changed files with 81 additions and 79 deletions

View file

@ -1,7 +1,5 @@
import hashlib
from modules.translations import *
from modules.globalvars import *
import traceback
import requests
import subprocess
import sys