feature uptime listing

This commit is contained in:
joonicks
2025-11-20 14:48:38 +01:00
parent e1742475e7
commit 63274131e0

View File

@@ -602,6 +602,13 @@ const char __mx_opts[] = ""
#undef OPT_COREONLY #undef OPT_COREONLY
#endif /* TRIVIA */ #endif /* TRIVIA */
#ifdef UPTIME
OPT_COMMA "uptime"
#undef OPT_COMMA
#define OPT_COMMA ", "
#undef OPT_COREONLY
#endif /* UPTIME */
#ifdef WINGATES #ifdef WINGATES
OPT_COMMA "wingate" OPT_COMMA "wingate"
#undef OPT_COMMA #undef OPT_COMMA