From d8faf47801d658f0631500df428a23e73d6a62a2 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Thu, 24 Jun 2021 10:35:18 -0700 Subject: [PATCH] changed comments --- include/consts.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/consts.hpp b/include/consts.hpp index c045608..37ad50f 100644 --- a/include/consts.hpp +++ b/include/consts.hpp @@ -14,7 +14,7 @@ constexpr bool return_on_del = false; constexpr const char *return_account = ""; /* -if true, when frequency is hit after changes have happened then save +if true, when frequency is hit AND changes have happened then save pros LOW disk usage cons