mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 10:26:33 +02:00
allow undo changes and deleted rows
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user