feat(hunt): Add bingo board to hunts
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "public"."HuntQuest" ADD COLUMN "isBingo" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user