mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-12 22:51:52 +00:00
Make DeadlockDetector an experimental setting.
This commit is contained in:
@@ -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.",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user