From 543f9d3fcb9100000753ce51ba107627ca3a9e16 Mon Sep 17 00:00:00 2001 From: skyuk3000 <75224468+skyuk3000@users.noreply.github.com> Date: Fri, 26 May 2023 08:37:51 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d45df49..a375e1b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,9 +39,6 @@ ram.runtime = "50M" default = "visitors" [resources] - - [resources.ports] - [resources.sources] [resources.sources.main] in_subdir = true @@ -56,6 +53,8 @@ ram.runtime = "50M" #autoupdate.asset.amd64 = ".*\.amd64.tar.gz" #autoupdate.asset.arm64 = ".*\.arm64.tar.gz" #autoupdate.asset.armhf = ".*\.arm.tar.gz" + + [resources.port] [resources.system_user]