We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8f2c7 commit d8e5e47Copy full SHA for d8e5e47
nlightreader/utils/config.py
@@ -77,6 +77,7 @@ class Config(QConfig):
77
"EnableKodikServer",
78
True,
79
BoolValidator(),
80
+ restart=True,
81
)
82
83
0 commit comments