mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
style/floating buttons: change some icons
This commit is contained in:
@@ -46,7 +46,7 @@ export default class ScriptExecutorWidget extends NoteContextAwareWidget {
|
||||
show: this.isEnabled(),
|
||||
activate: true,
|
||||
title: this.isTriliumSqlite() ? t("script_executor.query") : t("script_executor.script"),
|
||||
icon: "bx bx-run"
|
||||
icon: "bx bx-play"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user