From 77710268533559db6f2d43489cb070a466abd1ef Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 31 Jul 2025 01:39:22 -0300 Subject: [PATCH] Update the dev.toml description comment --- config/dev.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dev.toml b/config/dev.toml index d6ea38736..e19e6d346 100644 --- a/config/dev.toml +++ b/config/dev.toml @@ -1,4 +1,4 @@ -# Configuration for development +# Configuration for non-Redox development include = ["desktop.toml"]