🆙 Krews update : "Goodbye Happyness, welcome Happiness."

This commit is contained in:
duckietm
2025-02-04 09:54:19 +01:00
parent 6048a0c35e
commit cad0ea5c81
28 changed files with 61 additions and 57 deletions
@@ -0,0 +1,2 @@
--New permission
ALTER TABLE `permissions` ADD COLUMN `acc_unignorable` ENUM('0','1') NOT NULL DEFAULT '0' AFTER `acc_infinite_friends`;