From 08547ac16f07ca21f38c28b712f96542cba1434c Mon Sep 17 00:00:00 2001 From: Timo k Date: Mon, 6 Sep 2021 18:00:27 +0200 Subject: [PATCH] no tool hint --- src/components/right-panel/right-panel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/right-panel/right-panel.js b/src/components/right-panel/right-panel.js index 03710cc..0f53192 100644 --- a/src/components/right-panel/right-panel.js +++ b/src/components/right-panel/right-panel.js @@ -34,7 +34,7 @@ export class RightPanel { onClick: () => { this.tabIndex = 1; this.update() }, label: }, - container:
GibtNixZuSehen
+ container:

No tool options available

} let tabs = [memberTab, toolOptionsTab]