parent
544d224ceb
commit
0b554bbe30
@ -1 +1 @@ |
||||
this.LivechatOfficeHour = new Mongo.Collection('rocketchat_livechat_office_hour'); |
||||
this.LivechatOfficeHour = new Mongo.Collection('rocketchat_livechat_office_hour'); |
||||
|
||||
@ -1,2 +1,2 @@ |
||||
export const publicChannelName = 'channel-test-'+Date.now(); |
||||
export const privateChannelName = 'private-channel-test-'+Date.now(); |
||||
export const privateChannelName = 'private-channel-test-'+Date.now(); |
||||
|
||||
@ -1,2 +1,2 @@ |
||||
export const targetUser = 'rocket.cat'; |
||||
export const imgURL = './public/images/logo/1024x1024.png'; |
||||
export const imgURL = './public/images/logo/1024x1024.png'; |
||||
|
||||
Loading…
Reference in new issue