replaced tool pencil bell refresh
This commit is contained in:
parent
b675c66d70
commit
9f8873574c
23 changed files with 33 additions and 25 deletions
|
|
@ -275,7 +275,7 @@ const headerActions = computed(() => {
|
|||
];
|
||||
if (deviceKind === 'desktop') {
|
||||
tmp.unshift({
|
||||
icon: 'ph-arrows-counter-clockwise ph-bold ph-lg',
|
||||
icon: 'ti ti-refresh',
|
||||
text: i18n.ts.reload,
|
||||
handler: (ev: Event) => {
|
||||
tlComponent.value?.reloadTimeline();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue