mirror of
https://github.com/maysoft/siyuan-unlock.git
synced 2026-06-02 06:17:37 +02:00
🚨
This commit is contained in:
@@ -561,7 +561,7 @@ export const genSearch = (app: App, config: Config.IUILayoutTabSearchConfig, ele
|
||||
return true;
|
||||
}
|
||||
});
|
||||
if (target.parentElement.classList.contains('b3-chip--current')) {
|
||||
if (target.parentElement.classList.contains("b3-chip--current")) {
|
||||
updateConfig(element, {
|
||||
removed: true,
|
||||
sort: 0,
|
||||
|
||||
Reference in New Issue
Block a user