Convert rocketchat-slashcommands-me to main module structure (#12822)
parent
8e586fcd9c
commit
430fa7b146
@ -0,0 +1 @@ |
||||
import './me'; |
||||
@ -1,4 +1,5 @@ |
||||
import { Meteor } from 'meteor/meteor'; |
||||
import { RocketChat } from 'meteor/rocketchat:lib'; |
||||
import s from 'underscore.string'; |
||||
|
||||
/* |
||||
Loading…
Reference in new issue