From 81acf0ac1e5c6d2afd3159f0c1e0bc1569c7ecd9 Mon Sep 17 00:00:00 2001 From: licunlong Date: Thu, 29 Jun 2023 14:28:46 +0800 Subject: [PATCH] refactor: mv system.toml to config/conf --- {units => config/conf}/system.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {units => config/conf}/system.toml (100%) diff --git a/units/system.toml b/config/conf/system.toml similarity index 100% rename from units/system.toml rename to config/conf/system.toml -- 2.33.0