mirror of
https://github.com/timvisee/send.git
synced 2026-04-20 22:04:23 -04:00
format
This commit is contained in:
@@ -9,7 +9,7 @@ window.Raven = {
|
||||
captureException: function(err) {
|
||||
console.error(err, err.stack);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
window.FakeFile = FakeFile;
|
||||
window.FileSender = require('../../frontend/src/fileSender');
|
||||
|
||||
Reference in New Issue
Block a user