From 854399a30aaafed37bdfcf2c8fe561f4702124b7 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Fri, 2 Oct 2020 12:35:37 +0800 Subject: [PATCH] rename sample_source.toml to sample_config.toml source now refers to where to get information from, e.g. "source plugins". --- sample_source.toml => sample_config.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sample_source.toml => sample_config.toml (100%) diff --git a/sample_source.toml b/sample_config.toml similarity index 100% rename from sample_source.toml rename to sample_config.toml