From 62c5096183575b2466d4b874dfb128b62acf6c3a Mon Sep 17 00:00:00 2001 From: notplants Date: Thu, 13 Jan 2022 12:20:26 -0500 Subject: [PATCH] Readd peach-menu --- peach_package_builder/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/peach_package_builder/constants.py b/peach_package_builder/constants.py index 413c870..5303f45 100644 --- a/peach_package_builder/constants.py +++ b/peach_package_builder/constants.py @@ -23,5 +23,6 @@ SERVICES = [ # {"name": "peach-probe", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-dyndns-updater", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-web", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, + {"name": "peach-menu", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-config", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, ] \ No newline at end of file