Make DeadlockDetector an experimental setting.

This commit is contained in:
John Preston
2026-01-02 16:56:58 +04:00
parent d8a3df644b
commit 1ba2e78f4d
5 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ using Core::WindowPosition;
base::options::toggle OptionNewWindowsSizeAsFirst({
.id = kOptionNewWindowsSizeAsFirst,
.name = "Adjust size of new chat windows.",
.name = "Adjust size of new chat windows",
.description = "Open new windows with a size of the main window.",
});