mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Fix #1265
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
<div class="profile_info">
|
||||
<span>Welcome,</span>
|
||||
<h2>{{Auth::user()->username}}</h2>
|
||||
<h2 class="text-break">{{Auth::user()->username}}</h2>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user