mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-05 15:47:00 +08:00
feat: add support for opening plugins
This commit is contained in:
@@ -10,7 +10,7 @@ from models.database import Configuration, UserAccount
|
||||
|
||||
load_dotenv(dotenv_path=".env")
|
||||
|
||||
VERSION = "v1.4.0"
|
||||
VERSION = "v1.5.0"
|
||||
|
||||
|
||||
class ConfigService:
|
||||
|
||||
Reference in New Issue
Block a user