remove external dependencies (bugsnag, trakt) (#2840)
* remove bugsnag * remove trakt client id (that will expire)
This commit is contained in:
@@ -15,12 +15,5 @@
|
||||
"WithThreadId"
|
||||
]
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Trakt": {
|
||||
"ClientId": "e30585c7db49eaf1bd80d7ce5296d5de0bb33e1166f323cd7202412a605c609a"
|
||||
},
|
||||
"Bugsnag": {
|
||||
"ApiKey": "f59f3cc93cce91210a5c0f047eb2047c",
|
||||
"Enable": true
|
||||
}
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user