Add new slot 'commentTombstone'.

With this slot plugins can override the default tombstone for deleted
comments.
This commit is contained in:
Fabian Neumann
2018-05-14 13:57:46 +02:00
parent eda9a0cadf
commit 36063b459e
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@ You won't have to use this to build plugins, but it's helpful to find where to e
* `commentReactions`
* `commentActions`
* `commentInputArea`
* `commentTombstone`
* `draftArea`
* `streamSettings`