feat: admin storage - save + list
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
key: 'digitalocean',
|
||||
title: 'DigialOcean Spaces',
|
||||
props: [],
|
||||
props: ['accessKeyId', 'accessSecret', 'region', 'bucket'],
|
||||
activate() {
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user