You've already forked AstralRinth
forked from didirus/AstralRinth
Add some text for when you haven't filed any reports (#1304)
* Add a message for no viewable reports. * implement proposal
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<section class="universal-card">
|
||||
<h2>Reports you've filed</h2>
|
||||
<h2>Reports</h2>
|
||||
<ReportsList :auth="auth" />
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user