parent
f690933e21
commit
fd0a34d7bb
@ -1,6 +0,0 @@ |
||||
Meteor.startup -> |
||||
Migrations.add |
||||
version: 16 |
||||
up: -> |
||||
Settings.insert { _id: 'Site_Name', value: 'Rocket.Chat', type: 'string', group: 'General' } if Settings.get 'Site_Name'? |
||||
|
||||
Loading…
Reference in new issue