Add: reset active app for maestro experience
This commit is contained in:
@@ -48,6 +48,7 @@ CREATE TABLE app (
|
||||
AppName CHAR(40) NOT NULL,
|
||||
KoreanName CHAR(40) NOT NULL,
|
||||
AppType INT UNSIGNED NOT NULL,
|
||||
Status INT UNSIGNED NOT NULL,
|
||||
HowToPlay TEXT NOT NULL
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user