mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 12:00:22 +00:00
refac
This commit is contained in:
parent
fa9835a7ad
commit
2eb8c3456f
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user