mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 22:05:21 +02:00
Adding new Settings shortcuts.
This commit is contained in:
4
res/app/components/stf/text-history/index.js
Normal file
4
res/app/components/stf/text-history/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.text-history', [
|
||||
|
||||
])
|
||||
.directive('textHistory', require('./text-history-directive'))
|
||||
Reference in New Issue
Block a user