From b8dee8319ba9ea3e668389973c6b512bd7287855 Mon Sep 17 00:00:00 2001
From: swee <meow@swee.codes>
Date: Mon, 10 Mar 2025 18:13:57 -0700
Subject: [PATCH] Update properties.json

---
 properties.json | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/properties.json b/properties.json
index d216630..3d531f7 100644
--- a/properties.json
+++ b/properties.json
@@ -2,11 +2,7 @@
     "name": "Example platform",
     "author": "Swee",
     "version": "1.0",
+    "ScIM-version": 1,
     "type": "platform",
-    "layout": "IRC",
-    "statusBar": {
-        "title": "Example",
-        "iconProvider": "file",
-        "icon": "logo.png"
-    }
+    "layout": "IRC"
 }
\ No newline at end of file