addes storage-list and some supporting logic in storage-read
This commit is contained in:
@ -38,6 +38,8 @@ module.exports = function(RED) {
|
||||
credentials: this.credentials
|
||||
})
|
||||
|
||||
global.set('cloud-storage', s)
|
||||
|
||||
//s = new Storage()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user