Update cli.h

This commit is contained in:
TheTank20
2024-04-13 18:40:03 +00:00
committed by GitHub
parent 3fbd1cffea
commit 2bc3503fd8

View File

@@ -68,6 +68,7 @@ struct Options {
bool error;
bool list;
bool nonewlines;
bool override;
MODE applicationMode;
ACTIVATION_ALGORITHM activationMode;