diff --git a/src/web/sql/insert_active_app.sql b/src/web/sql/insert_active_app.sql index c8c6e4d..dde08ab 100644 --- a/src/web/sql/insert_active_app.sql +++ b/src/web/sql/insert_active_app.sql @@ -18,7 +18,7 @@ INSERT INTO `active_app` (`ActiveAppID`, `MaestroID`, `AppID`) VALUES (15, 1, 15), (16, 1, 16), (17, 1, 17), -(18, 1, 29), +(18, 1, 21), (19, 1, 30), -(20, 1, 39), +(20, 1, 31), (21, 1, 40); \ No newline at end of file