mirror of
https://github.com/filegator/filegator.git
synced 2025-08-26 18:54:42 +02:00
Show user name on the main page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="modal-card">
|
||||
<header class="modal-card-head">
|
||||
<p class="modal-card-title">
|
||||
{{ $store.state.user.name }}
|
||||
{{ lang('Profile') }}
|
||||
</p>
|
||||
</header>
|
||||
<section class="modal-card-body">
|
||||
|
Reference in New Issue
Block a user