mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 22:05:21 +02:00
Cleaning new Logcat table.
This commit is contained in:
@@ -3,4 +3,5 @@ require('./logcat-table.css')
|
||||
module.exports = angular.module('stf.logcat-table', [
|
||||
|
||||
])
|
||||
.value('logcatAutoScroll', true)
|
||||
.directive('logcatTable', require('./logcat-table-directive'))
|
||||
|
||||
Reference in New Issue
Block a user