Set default Move value to separator.
This commit is contained in:
@@ -1440,6 +1440,7 @@ class ModelInfoView {
|
||||
name: "move directory",
|
||||
autocomplete: "off",
|
||||
placeholder: modelData.searchSeparator,
|
||||
value: modelData.searchSeparator,
|
||||
});
|
||||
|
||||
/** @type {DirectoryDropdown} */
|
||||
|
||||
Reference in New Issue
Block a user