Remove gitHubClientId because it's part of a contrib plugin
parent
195c0e4778
commit
c638951368
|
@ -8,7 +8,6 @@ window.taigaConfig = {
|
|||
"privacyPolicyUrl": null,
|
||||
"termsOfServiceUrl": null,
|
||||
"maxUploadFileSize": null,
|
||||
"gitHubClientId": null,
|
||||
"contribPlugins": []
|
||||
}
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"privacyPolicyUrl": null,
|
||||
"termsOfServiceUrl": null,
|
||||
"maxUploadFileSize": null,
|
||||
"gitHubClientId": null,
|
||||
"contribPlugins": [],
|
||||
"debugInfo": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue