mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-28 11:38:38 -05:00
refac
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
<button
|
||||
class="flex space-x-1"
|
||||
on:click={() => {
|
||||
history.back();
|
||||
goto('/workspace/models');
|
||||
}}
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
||||
@@ -205,7 +205,7 @@
|
||||
<button
|
||||
class="flex space-x-1"
|
||||
on:click={() => {
|
||||
history.back();
|
||||
goto('/workspace/models');
|
||||
}}
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
||||
Reference in New Issue
Block a user