futher booking stuff

This commit is contained in:
PxlLoewe
2025-09-20 22:16:23 +02:00
parent ba027957ce
commit cf199150fe
8 changed files with 50 additions and 58 deletions

View File

@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "PERMISSION" ADD VALUE 'ADMIN_BOOKING';

View File

@@ -19,6 +19,7 @@ enum PERMISSION {
ADMIN_KICK
ADMIN_HELIPORT
ADMIN_CHANGELOG
ADMIN_BOOKING
AUDIO
PILOT
DISPO