Skip to content

Commit e76eccc

Browse files
authored
Update insert-moc.qml
1 parent 5d250ce commit e76eccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

insert-moc/insert-moc.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import QOwnNotesTypes 1.0
44
Script {
55
function init() {
66
// Register custom action for MOC index generation
7-
script.registerCustomAction("indexpage", "Generate MOC", "indexpage");
7+
script.registerCustomAction("MOC", "Generate MOC", "MOC");
88
}
99

1010
function customActionInvoked(action) {

0 commit comments

Comments
 (0)