From 0fd2fd08a64008c2a60f332bfaaf46b37e3f2b04 Mon Sep 17 00:00:00 2001
From: "Rob Swindell (on Debian Linux)" <rob@synchro.net>
Date: Thu, 17 Oct 2024 16:46:23 -0700
Subject: [PATCH] Add line-feed to last line (not strictly required)

---
 ctrl/attr.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ctrl/attr.ini b/ctrl/attr.ini
index ffa93a206c..c98a9fc196 100644
--- a/ctrl/attr.ini
+++ b/ctrl/attr.ini
@@ -20,4 +20,4 @@ votes_empty       = WH					; Votes Empty
 progress_complete = WH5					; Progress Complete
 progress_empty    = WH					; Progress Incomplete
 ; Rainbow attribute configuration, up to 40 attributes, comma-separated:
-rainbow = WH,W,CH,C,MH,M,BH,B,YH,Y,GH,G,RH,R,KH
\ No newline at end of file
+rainbow = WH,W,CH,C,MH,M,BH,B,YH,Y,GH,G,RH,R,KH
-- 
GitLab