mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
feat: add management token permissions
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE management_tokens
|
||||
ADD COLUMN permissions TEXT;
|
||||
|
||||
Reference in New Issue
Block a user