fixed issue with icons not resetting

(I remembered the teachings of the cheff)
This commit is contained in:
Bridget Morningstar
2024-12-29 03:11:06 -06:00
parent 3c08e16ef2
commit 19be833058
2 changed files with 2 additions and 1 deletions

2
l10n

Submodule l10n updated: b1bf9efa93...8f635e1c98

View File

@@ -992,6 +992,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
workspacesList?.removeAttribute('reorder-mode');
reorderModeButton?.removeAttribute('active');
this.resetWorkspaceIconSearch();
}
async moveWorkspaceToEnd(draggedWorkspaceId) {