mirror of
https://github.com/Clortox/dashboard.git
synced 2026-05-08 13:47:59 +00:00
Fix trailing spaces
This commit is contained in:
@@ -34,5 +34,4 @@ namespace dashboard::panel {
|
|||||||
constexpr uint8_t PLEX_BGBOX_GREEN = 0x66;
|
constexpr uint8_t PLEX_BGBOX_GREEN = 0x66;
|
||||||
constexpr uint8_t PLEX_BGBOX_BLUE = 0x66;
|
constexpr uint8_t PLEX_BGBOX_BLUE = 0x66;
|
||||||
constexpr uint8_t PLEX_BGBOX_ALPHA = 0x99;
|
constexpr uint8_t PLEX_BGBOX_ALPHA = 0x99;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user