Merge branch 'develop' into 'remove-twitter-api'
[akkoma] / test / instance_static / emoji / test_pack / pack.json
index 5a8ee75f9e8acc41b26d3751b526ba1375df932d..481891b08f22f1c1f8e761353be3c6ea55e5f3fd 100644 (file)
@@ -1,13 +1,11 @@
 {
+    "files": {
+        "blank": "blank.png"
+    },
     "pack": {
-        "license": "Test license",
-        "homepage": "https://pleroma.social",
         "description": "Test description",
-
+        "homepage": "https://pleroma.social",
+        "license": "Test license",
         "share-files": true
-    },
-
-    "files": {
-        "blank": "blank.png"
     }
-}
+}
\ No newline at end of file