🚧 WIP: working on build-in sftp picbed

This commit is contained in:
萌萌哒赫萝
2023-08-05 04:59:10 -07:00
parent b882d42e10
commit bdc11dad43
12 changed files with 225 additions and 87 deletions

View File

@@ -35,7 +35,8 @@ app.config.globalProperties.$builtInPicBed = [
'aliyun',
'github',
'webdavplist',
'local'
'local',
'sftpplist'
]
app.config.unwrapInjectedRef = true