-- AlterTable
ALTER TABLE "Team" ADD COLUMN     "appLogo" TEXT;
ALTER TABLE "Team" ADD COLUMN     "appIconLogo" TEXT;
