mirror of
https://github.com/zadam/trilium.git
synced 2026-02-10 07:44:25 +01:00
chore(hidden_tree): add icon to mobile tab switcher launcher
This commit is contained in:
parent
e1cec3404a
commit
3e54d0ceae
@ -210,7 +210,8 @@ export default function buildLaunchBarConfig() {
|
||||
id: "_lbMobileTabSwitcher",
|
||||
title: t("hidden-subtree.tab-switcher-title"),
|
||||
type: "launcher",
|
||||
builtinWidget: "mobileTabSwitcher"
|
||||
builtinWidget: "mobileTabSwitcher",
|
||||
icon: "bx bx-rectangle"
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user