mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
70948f8803
commit
33b59adf27
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class=" flex items-center gap-2">
|
<div class=" flex items-center gap-2">
|
||||||
{#if user?.active}
|
{#if user?.is_active}
|
||||||
<div>
|
<div>
|
||||||
<span class="relative flex size-2">
|
<span class="relative flex size-2">
|
||||||
<span
|
<span
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue