modified: templates/redeem_giveaway.html
modified: templates/user_server_data.html
This commit is contained in:
@@ -269,7 +269,7 @@
|
||||
</div>
|
||||
|
||||
<div class="text-center mt-4">
|
||||
<a href="{{ url_for('user_dashboard') }}" class="back-button">
|
||||
<a href="{{ url_for('user_dashboard', guild_id=guild_id) }}" class="back-button">
|
||||
<i class="fas fa-arrow-left"></i>
|
||||
Back to Dashboard
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user