summaryrefslogtreecommitdiff
path: root/include/config.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2025-12-28 14:46:44 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2025-12-28 14:46:44 +0100
commitbe5c11029adb25c586c4fcde6fedfa01d1bdcd49 (patch)
tree251f196c59f5ce2625058c5788e2107059f642ef /include/config.hpp
parent7c3a271feea4b3693bf93a47924f7c682585e179 (diff)
email send backend
Diffstat (limited to 'include/config.hpp')
-rw-r--r--include/config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.hpp b/include/config.hpp
index 05659e8..ff36364 100644
--- a/include/config.hpp
+++ b/include/config.hpp
@@ -39,4 +39,4 @@ namespace config {
static const ImU32 COLOR_ERROR = IM_COL32(235, 64, 52, 255);
static const ImU32 COLOR_DEFAULT = IM_COL32(235, 255, 255, 255);
}
-} \ No newline at end of file
+}