format
This commit is contained in:
parent
a7de951115
commit
caeba94e04
8 changed files with 345 additions and 322 deletions
|
@ -9,7 +9,7 @@ window.Raven = {
|
|||
captureException: function(err) {
|
||||
console.error(err, err.stack);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
window.FakeFile = FakeFile;
|
||||
window.FileSender = require('../../frontend/src/fileSender');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue