-- AlterTable
ALTER TABLE "OrganizationSettings" ADD COLUMN     "adminGetsNoSlotsNotification" BOOLEAN NOT NULL DEFAULT false;
