Remove gitHubClientId because it's part of a contrib plugin

stable
David Barragán Merino 2015-03-11 13:19:48 +01:00
parent 195c0e4778
commit c638951368
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@ window.taigaConfig = {
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
"gitHubClientId": null,
"contribPlugins": []
}

View File

@ -7,7 +7,6 @@
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
"gitHubClientId": null,
"contribPlugins": [],
"debugInfo": false
}