mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 18:31:21 +08:00
update files
This commit is contained in:
@@ -14,7 +14,8 @@ module.exports = Vue.component('directory', {
|
||||
props: {
|
||||
label: {
|
||||
type: String,
|
||||
required: true
|
||||
required: true,
|
||||
default: ''
|
||||
},
|
||||
path: {
|
||||
type: String,
|
||||
|
Reference in New Issue
Block a user