Browse Source

Update plugins.json

causefx 7 years ago
parent
commit
1e363df977
1 changed files with 2 additions and 2 deletions
  1. 2 2
      plugins.json

+ 2 - 2
plugins.json

@@ -15,9 +15,9 @@
       "/plugins/images/test": "test.png",
       "/api/plugins/api/test": "index.php"
     },
-    "images": {
+    "images": [
       "https://www.bloggingalways.com/wp-content/uploads/2017/11/Test-Logo.svg.png",
       "https://lakeridgenewsonline.com/wp-content/uploads/2018/03/Testing.jpg"
-    }
+    ]
   }
 }