Update comment.
This commit is contained in:
@@ -631,7 +631,7 @@ const DROPDOWN_DIRECTORY_SELECTION_CLASS = "search-dropdown-selected";
|
|||||||
|
|
||||||
class ModelData {
|
class ModelData {
|
||||||
/** @type {string} */
|
/** @type {string} */
|
||||||
searchSeparator = "/"; // TODO: other client or server code may be assuming this to always be "\"
|
searchSeparator = "/"; // TODO: other client or server code may be assuming this to always be "/"
|
||||||
|
|
||||||
/** @type {string} */
|
/** @type {string} */
|
||||||
systemSeparator = null;
|
systemSeparator = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user