moved static files into themes

This commit is contained in:
SG
2025-06-14 18:14:24 +03:00
parent ed9d1dade2
commit 793388d4ba
13 changed files with 32 additions and 206 deletions

View File

@@ -1,5 +1,4 @@
import os, sys, subprocess
import shutil
import os, subprocess
from pathlib import Path
from classes import *
from config import Config