mpvScripts.eisa01.undoredo: init at 0-unstable-2023-11-25 (#401930)
This commit is contained in:
parent
3a57c98d0d
commit
ea517c04f2
@ -69,5 +69,13 @@ lib.recurseIntoAttrs (
|
||||
maintainers = with lib.maintainers; [ iynaix ];
|
||||
};
|
||||
};
|
||||
|
||||
undoredo = {
|
||||
scriptPath = "scripts/UndoRedo.lua";
|
||||
meta = {
|
||||
description = "Undo / redo any accidental time jumps";
|
||||
maintainers = with lib.maintainers; [ iynaix ];
|
||||
};
|
||||
};
|
||||
}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user