From 5a6001026860aca724bf5aa871da93a5edabe12c Mon Sep 17 00:00:00 2001 From: Jonas Dellinger Date: Fri, 13 May 2022 23:18:19 +0200 Subject: Actuall add decky-frontend-lib and remove some old code --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.json') diff --git a/plugin.json b/plugin.json index 491d812..60ec4fb 100644 --- a/plugin.json +++ b/plugin.json @@ -2,5 +2,5 @@ "name": "Example Plugin", "author": "John Doe", "frontend_bundle": "dist/example-plugin.js", - "flags": ["hot_reload", "_root"] + "flags": ["debug", "_root"] } -- cgit v1.2.3