mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-30 09:48:04 +01:00
fix(arabot): add xp to next level to fix levels being broken
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Xp" ADD COLUMN "xpToNextLevel" INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user