Ship SCUM user SQL management page

This commit is contained in:
npc0-hue
2026-08-24 16:43:00 +08:00
parent 3005e0510c
commit d4e3f68032
19 changed files with 351 additions and 115 deletions
+2
View File
@@ -43,7 +43,9 @@ export type RunCapability =
| "remote.run.process.start"
| "remote.run.process.stop"
| "remote.run.db.mysql.query"
| "remote.run.db.mysql.execute"
| "remote.run.db.sqlite.query"
| "remote.run.db.sqlite.execute"
| "remote.run.logs.transfer"
| "remote.run.rcon.command"
| "remote.run.program.command"