mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 21:30:33 +08:00
fix ui warnings
This commit is contained in:
@@ -26,5 +26,5 @@ const themes: ThemeSwitcherTheme[] = [
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<ThemeSwitcher class="ms-2" :themes="themes" />
|
||||
<ThemeSwitcher :themes="themes" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user