mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-18 23:10:51 +01:00
fixed build
This commit is contained in:
@ -19,11 +19,11 @@ export default defineNuxtPlugin(() => {
|
||||
}, 50)
|
||||
})
|
||||
|
||||
if (import.meta.client) {
|
||||
/* if (import.meta.client) {
|
||||
setTimeout(() => {
|
||||
if (window.HSStaticMethods) {
|
||||
window.HSStaticMethods.autoInit()
|
||||
}
|
||||
}, 50)
|
||||
}
|
||||
} */
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user