mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 13:25:17 +02:00
Added after-the-fact filtering.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = angular.module('stf.logcat', [
|
||||
|
||||
require('stf/filter-string').name
|
||||
])
|
||||
.factory('LogcatService', require('./logcat-service'))
|
||||
|
||||
Reference in New Issue
Block a user