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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user