mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-18 02:27:34 +08:00
更新 PathField.vue
This commit is contained in:
@@ -6,7 +6,7 @@ const attrs = useAttrs()
|
||||
const props = defineProps({
|
||||
modelValue: {
|
||||
type: String,
|
||||
default: '* * * * *',
|
||||
default: '/',
|
||||
},
|
||||
storage: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user