mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-28 02:53:08 +00:00
fix module.exports
This commit is contained in:
@@ -137,7 +137,7 @@ const genAction = function(){
|
||||
};
|
||||
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
|
||||
full : function(){
|
||||
return `${[
|
||||
|
||||
Reference in New Issue
Block a user