From cb5d2e2932f661d84e643c702ee79698bbb0adde Mon Sep 17 00:00:00 2001 From: Zorex Salvo Date: Tue, 9 Dec 2025 18:43:52 +0800 Subject: [PATCH] fix: Correct content type order --- config/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/constants.py b/config/constants.py index 38a8bca..6ef29f9 100644 --- a/config/constants.py +++ b/config/constants.py @@ -2,8 +2,8 @@ "ORGANIZER", "INSTITUTIONAL", "KEYSTONE", - "TITANIUM", "PLATINUM", + "TITANIUM", "GOLD", "SILVER", "COMMUNITY_PARTNER",