-- AlterTable
ALTER TABLE "AppSettings" ADD COLUMN "termsPageId" TEXT;
ALTER TABLE "AppSettings" ADD COLUMN "privacyPageId" TEXT;
