1
0
mirror of https://github.com/flarum/core.git synced 2025-10-11 23:14:29 +02:00

Don't display notifications with deleted subjects

This commit is contained in:
Toby Zerner
2015-07-28 17:15:09 +09:30
parent 8f29949016
commit 97334bea12
4 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
import Component from 'flarum/Component';
import humanTime from 'flarum/helpers/humanTime';
import username from 'flarum/helpers/username';
/**
* Displays information about a the first or last post in a discussion.