mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Archive commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ng-template(#tooltip)
|
||||
div {{time | date:'mediumDate'}}
|
||||
.text-muted {{time | date:'mediumTime'}}
|
||||
|
||||
from-now([time]="time" [tooltip]="tooltip" [isDisabled]="!time")
|
||||
Reference in New Issue
Block a user