Skip to content
Snippets Groups Projects
Commit 7f39360e authored by Gabriel Engel's avatar Gabriel Engel Committed by GitHub
Browse files

Merge pull request #5276 from RocketChat/oauth-fixes-2

Add missing migration
parents 3205250f 4afb003c
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