mirror of
https://github.com/status-im/codimd.git
synced 2025-01-11 23:14:24 +00:00
Set default to v4
Seems like we didn't fix the problem with the last patch. This should finally fix it. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
7e0be69abb
commit
57e6d3a482
@ -104,7 +104,8 @@ module.exports = {
|
||||
baseURL: undefined,
|
||||
clientID: undefined,
|
||||
clientSecret: undefined,
|
||||
scope: undefined
|
||||
scope: undefined,
|
||||
version: 'v4'
|
||||
},
|
||||
mattermost: {
|
||||
baseURL: undefined,
|
||||
|
Loading…
x
Reference in New Issue
Block a user