From 4ead0c52f9ab76310552a6ab756a919fd413bb01 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 30 Mar 2023 22:26:55 +0200 Subject: [PATCH] fix format issue --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 54502ae..338943d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,7 +62,7 @@ ram.runtime = "50M" [resources.system_user] [resources.install_dir] - owner = __APP__:www-data + owner = "__APP__:www-data" [resources.data_dir]