feat: add demo user and fix __dirname and fix cdn for panel upload
This commit is contained in:
3
src/scripts/add-demo-user.ts
Normal file
3
src/scripts/add-demo-user.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { CreateDemoUser } from '@/models/user.ts';
|
||||
|
||||
await CreateDemoUser();
|
||||
Reference in New Issue
Block a user