Fix module export
This commit is contained in:
@@ -1086,5 +1086,7 @@ module.exports = {
|
||||
generateToc: generateToc,
|
||||
smoothHashScroll: smoothHashScroll,
|
||||
scrollToHash: scrollToHash,
|
||||
owner: owner
|
||||
owner: owner,
|
||||
updateLastChangeUser: updateLastChangeUser,
|
||||
updateOwner: updateOwner
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user