From 14dc659b9e8e19d0cdb902d9edb38033053fcab3 Mon Sep 17 00:00:00 2001
From: moon2 <moon2protonmail@protonmail.com>
Date: Thu, 23 Nov 2023 01:47:58 +0100
Subject: [PATCH] melodic demo: temporarily hide from menu

still didn't get around to finish it right, it's in an awkward
in-between state and does not really build on the differences
to scalar yet.

with a tear in our eye we send it off to a nap, but like a
worm emerges from its cocoon to grow into a butterfly this old
companion too will see the light of menu again more beautiful
than ever before. sweet dreams, it won't be long.
---
 python_payload/apps/demo_melodic/flow3r.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python_payload/apps/demo_melodic/flow3r.toml b/python_payload/apps/demo_melodic/flow3r.toml
index 57d6beb7f0..550e3219ed 100644
--- a/python_payload/apps/demo_melodic/flow3r.toml
+++ b/python_payload/apps/demo_melodic/flow3r.toml
@@ -1,6 +1,6 @@
 [app]
 name = "melodic demo"
-category = "Music"
+category = "Hidden"
 
 [entry]
 class = "MelodicApp"
-- 
GitLab