Fix util
This commit is contained in:
@ -152,5 +152,6 @@ module.exports = {
|
|||||||
hashData,
|
hashData,
|
||||||
shuffle,
|
shuffle,
|
||||||
getCodeBlocks,
|
getCodeBlocks,
|
||||||
getTextualContent
|
getTextualContent,
|
||||||
|
isNotTravisCronOrAPI
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user