fixing linux stuff
Some checks failed
Deploy Website / deploy (push) Failing after 4m47s

This commit is contained in:
2026-02-02 19:26:01 +01:00
parent e4799c1f42
commit 194030d953
28 changed files with 36 additions and 90 deletions

View File

@@ -172,7 +172,6 @@ pub struct FlashColors {
pub success_fg: Color,
pub info_bg: Color,
pub info_fg: Color,
pub event_rgb: (u8, u8, u8),
}
#[derive(Clone)]