mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
Add upload and installation errors.
This commit is contained in:
4
res/app/components/stf/upload/index.js
Normal file
4
res/app/components/stf/upload/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.upload-service', [
|
||||
require('gettext').name
|
||||
])
|
||||
.filter('uploadError', require('./upload-error-filter'))
|
||||
Reference in New Issue
Block a user