kopia lustrzana https://github.com/c9/core
fix patching raygun
rodzic
61ccd42969
commit
a432be11ec
|
@ -30,6 +30,7 @@ function plugin(options, imports, register) {
|
|||
};
|
||||
|
||||
for (var client in clients) {
|
||||
client = clients[client];
|
||||
client._send = client.send;
|
||||
client.send = function(exception, customData, callback, request) {
|
||||
var ex = exception;
|
||||
|
|
Ładowanie…
Reference in New Issue