OSDN Git Service

Add Data Observing System by "kit-observe" Attribute [0.2.0]
[kit/kit.git] / app / dialog / define.json
index 7c61cc7..f407096 100644 (file)
@@ -2,14 +2,18 @@
     "id": "dialog",
     "name": "ダイアログ",
     "icon": "icon.png",
-    "version": "1.0.3",
+    "version": "2.0.0",
     "author": "kit",
 
     "support": {
         "darkmode": true
     },
 
+    "size": {
+        "width": "400px"
+    },
+
     "view": "default.html",
     "script": "dialog.js",
-    "css": ""
+    "css": "none"
 }
\ No newline at end of file