Fix user listing for users which have neither displayName nor username yet
This commit is contained in:
@@ -86,7 +86,6 @@ onMounted(async () => {
|
||||
<div class="container">
|
||||
<Transition name="slide-fade" mode="out-in">
|
||||
<div v-if="view === VIEWS.OWNER" class="view">
|
||||
<!-- TODO translate -->
|
||||
<h1>Welcome to Cloudron</h1>
|
||||
<h3>Set up Admin Account</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user