From 0673d12e8923bc0d1ef75131f4e96fc974c2f87f Mon Sep 17 00:00:00 2001 From: Wan Qi Chen <495709+wa0x6e@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:08:46 +0800 Subject: [PATCH] revert: reverting app length increase --- src/schemas/proposal.json | 2 +- src/schemas/vote.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/schemas/proposal.json b/src/schemas/proposal.json index 18bda0069..58a23616d 100644 --- a/src/schemas/proposal.json +++ b/src/schemas/proposal.json @@ -83,7 +83,7 @@ "app": { "type": "string", "title": "app", - "maxLength": 128 + "maxLength": 24 }, "privacy": { "type": "string", diff --git a/src/schemas/vote.json b/src/schemas/vote.json index 996c413aa..b3fb1611d 100644 --- a/src/schemas/vote.json +++ b/src/schemas/vote.json @@ -32,7 +32,7 @@ "app": { "type": "string", "title": "app", - "maxLength": 128 + "maxLength": 24 } }, "required": [