commit
3859f742c5
@ -0,0 +1,6 @@ |
||||
RocketChat.Migrations.add({ |
||||
version: 71.1, |
||||
up: function() { |
||||
ServiceConfiguration.configurations.remove({}); |
||||
} |
||||
}); |
Loading…
Reference in new issue