Merge branch 'preload-data' into 'develop'
[akkoma] / test / instance_static / emoji / test_pack / pack.json
index 5a8ee75f9e8acc41b26d3751b526ba1375df932d..5b33fbb32615d60f8a07e37d52e31b44b174e7a1 100644 (file)
@@ -1,13 +1,12 @@
 {
+    "files": {
+        "blank": "blank.png",
+        "blank2": "blank2.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