-- AlterTable
ALTER TABLE "users" ADD COLUMN     "clickToLoadImg" BOOLEAN NOT NULL DEFAULT false;