From 777f31761c98d2dbc63e54213b9f290031cfbf9b Mon Sep 17 00:00:00 2001 From: Frostime Date: Tue, 10 Dec 2024 18:00:25 +0800 Subject: [PATCH] Update plugin.json --- plugin.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 44e3e10..fd63a3c 100644 --- a/plugin.json +++ b/plugin.json @@ -8,9 +8,10 @@ "windows", "linux", "darwin", - "docker", "ios", - "android" + "android", + "harmony", + "docker" ], "frontends": [ "desktop", @@ -41,4 +42,4 @@ "sample", "插件样例" ] -} \ No newline at end of file +}