added ban redirect correctly
All checks were successful
Build Frontend / Build Frontend (push) Successful in 25s
All checks were successful
Build Frontend / Build Frontend (push) Successful in 25s
This commit is contained in:
@@ -9,12 +9,6 @@
|
||||
<!-- Title -->
|
||||
<h1 class="banned-title">Account Suspended</h1>
|
||||
|
||||
<!-- Message -->
|
||||
<p class="banned-message">
|
||||
Your account has been suspended due to a violation of our Terms of
|
||||
Service.
|
||||
</p>
|
||||
|
||||
<!-- Ban Details -->
|
||||
<div v-if="banInfo" class="ban-details">
|
||||
<div class="detail-item">
|
||||
|
||||
Reference in New Issue
Block a user