From fd6fcd19735f667ae18c8fb52f9fd17bb5f5e696 Mon Sep 17 00:00:00 2001 From: damachine Date: Mon, 15 Sep 2025 22:32:28 +0200 Subject: [PATCH] fix: Warnings in config.md --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 61cbf10..5d53494 100644 --- a/docs/config.md +++ b/docs/config.md @@ -500,4 +500,4 @@ sudo systemctl status coolerdash Before making changes, backup your working configuration: ```bash sudo cp /etc/coolerdash/config.ini /etc/coolerdash/config.ini.backup -``` \ No newline at end of file +```