update interface, diary

This commit is contained in:
2025-12-04 15:54:49 +07:00
parent 4d60ce279e
commit 0672f8adf9
10 changed files with 291 additions and 90 deletions

View File

@@ -31,7 +31,7 @@ const MAPPING = {
xmark: "close",
pencil: "edit",
trash: "delete",
"square.stack.3d.up": "layers",
"square.stack.3d.up.fill": "layers",
"bell.fill": "notifications",
} as IconMapping;