feat: add api to handle license api keys

This commit is contained in:
Mauricio Siu
2024-08-25 20:10:20 -06:00
parent 14e8e14b7d
commit e0a9eb0366
19 changed files with 3500 additions and 8 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "admin" ADD COLUMN "licenseKey" text;

File diff suppressed because it is too large Load Diff

View File

@@ -239,6 +239,13 @@
"when": 1724555040199,
"tag": "0033_sweet_black_bird",
"breakpoints": true
},
{
"idx": 34,
"version": "6",
"when": 1724631497207,
"tag": "0034_silent_slayback",
"breakpoints": true
}
]
}