Skip to content
Snippets Groups Projects
Unverified Commit 4afb003c authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Add missing migration

Closes #5197
parent 3205250f
No related branches found
No related tags found
No related merge requests found
RocketChat.Migrations.add({
version: 71.1,
up: function() {
ServiceConfiguration.configurations.remove({});
}
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment