mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 18:25:51 +01:00
chore(prettier): fix code style
This commit is contained in:
@@ -250,7 +250,7 @@ ws.subscribeToMessages(async (message) => {
|
||||
message: message,
|
||||
icon: "arrow-square-up-right"
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
if (message.taskType !== "export") {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user