mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
demo url fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
description="Just click on the button below."
|
||||
/>
|
||||
|
||||
<a :href="`${$store.getters.config.host}/sign-in`" target="_blank">
|
||||
<a :href="`${$store.getters.config.host}`" target="_blank">
|
||||
<AuthButton
|
||||
class="mb-12 w-full justify-center md:w-min"
|
||||
icon="chevron-right"
|
||||
|
||||
Reference in New Issue
Block a user