Skip to content

Commit fbb8879

Browse files
committed
1 parent c69bbe3 commit fbb8879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ export default class PluginSample extends Plugin {
520520
}
521521
});
522522
menu.addItem({
523-
icon: "iconSaving",
523+
icon: "iconDownload",
524524
label: "Save Layout",
525525
click: () => {
526526
saveLayout(() => {

0 commit comments

Comments
 (0)