mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
fix(export): missing toast icon
This commit is contained in:
parent
873c4c6636
commit
f412874c73
@ -136,7 +136,7 @@ ws.subscribeToMessages(async (message) => {
|
||||
id: id,
|
||||
title: t("export.export_status"),
|
||||
message: message,
|
||||
icon: "arrow-square-up-right"
|
||||
icon: "export"
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user