fix(comment): now it works
This commit is contained in:
parent
0bbe52ed81
commit
ff209db23e
3 changed files with 53 additions and 45 deletions
|
|
@ -38,7 +38,7 @@ gopher.install_deps = require("gopher.installer").install_deps
|
|||
|
||||
gopher.impl = require("gopher.impl").impl
|
||||
gopher.iferr = require("gopher.iferr").iferr
|
||||
gopher.comment = require "gopher.comment"
|
||||
gopher.comment = require("gopher.comment").comment
|
||||
|
||||
gopher.tags = {
|
||||
add = tags.add,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue