From 4a5fef388a46dd22cabdd802b088e2ab04c9486b Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Tue, 2 Nov 2021 18:14:35 +0200 Subject: [PATCH] Fix CloudyTabs language (#729) --- applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications.json b/applications.json index 3bb0a23..703f245 100644 --- a/applications.json +++ b/applications.json @@ -3856,7 +3856,7 @@ ], "official_site": "", "languages": [ - "swift" + "objective_c" ] }, { @@ -8946,4 +8946,4 @@ ] } ] -} \ No newline at end of file +}