mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-28 19:59:52 +08:00
fix settings layout
This commit is contained in:
2
src/components/cards/CustomRuleCard.vue
Normal file
2
src/components/cards/CustomRuleCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/DownloaderCard.vue
Normal file
2
src/components/cards/DownloaderCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/FilterRuleGroupCard.vue
Normal file
2
src/components/cards/FilterRuleGroupCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/MediaServerCard.vue
Normal file
2
src/components/cards/MediaServerCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/NotificationChannelCard.vue
Normal file
2
src/components/cards/NotificationChannelCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/StorageCard.vue
Normal file
2
src/components/cards/StorageCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/cards/UserCard.vue
Normal file
2
src/components/cards/UserCard.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
2
src/components/dialog/UserAddEditDialog.vue
Normal file
2
src/components/dialog/UserAddEditDialog.vue
Normal file
@@ -0,0 +1,2 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template></template>
|
||||
Reference in New Issue
Block a user