mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
clean up copy
This commit is contained in:
@@ -107,13 +107,11 @@
|
||||
{{ formatDate(cancellationDate) }}
|
||||
</span></template
|
||||
>.<template v-if="!isFilesExpired">
|
||||
Your files will be preserved for
|
||||
<span class="font-medium text-red">30 days</span> after cancellation.</template
|
||||
>
|
||||
Your files will be preserved for 30 days after cancellation.
|
||||
</template>
|
||||
</div>
|
||||
<div v-else-if="noticeType === 'moderated'">
|
||||
Your server has been suspended due to a moderation action. Please contact Modrinth Support
|
||||
for more information.
|
||||
Your server has been suspended by moderation action.
|
||||
</div>
|
||||
<div v-else>
|
||||
Your server has been suspended. Please contact Modrinth Support for more information.
|
||||
|
||||
Reference in New Issue
Block a user