You've already forked AstralRinth
forked from didirus/AstralRinth
Add private mod notes and message deletion (#1494)
* Really simply private messages impl * Make private notes better * Add thread message deletion * Lint
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<ConversationThread
|
||||
:thread="thread"
|
||||
:report="report"
|
||||
:update-thread="updateThread"
|
||||
:auth="auth"
|
||||
@update-thread="updateThread"
|
||||
/>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user