allow undo changes and deleted rows

This commit is contained in:
jeffvli
2026-07-16 22:05:52 -07:00
parent aa5309c54f
commit b0e66fcf45
6 changed files with 134 additions and 61 deletions
+2
View File
@@ -125,6 +125,7 @@ import {
LuTimerOff,
LuTrash,
LuTriangleAlert,
LuUndo2,
LuUpload,
LuUser,
LuUserPen,
@@ -361,6 +362,7 @@ export const AppIcon = {
themeDark: LuMoon,
themeLight: LuSun,
track: LuMusic2,
undo: LuUndo2,
unfavorite: LuHeartCrack,
unpin: LuPinOff,
upload: LuUpload,