mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
Starting to add Timeline notifications.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.timeline-message', [
|
||||
|
||||
])
|
||||
.directive('timelineMessage', require('./timeline-message-directive'))
|
||||
Reference in New Issue
Block a user