Diff between 6e0ebc178c66369698e64c142912c310dc108b09 and 285aa5e0db36469ef566ae6a89ec1157f89a748f
Changed Files
| File | Additions | Deletions | Status |
| src/main.c | +1 | -0 | modified |
Full Patch
diff --git a/src/main.c b/src/main.c
index 516509e..bf8b8dc 100644
--- a/src/main.c
+++ b/src/main.c
@@ -80,6 +80,7 @@ static const char *supported_options[] = {
"Privacy",
"JustWorksRepairing",
"TemporaryTimeout",
+ "Experimental",
NULL
};