Xapi#_getXenUpdates() should be static.
This commit is contained in:
parent
ee81febc89
commit
7af3f7e881
@ -105,6 +105,7 @@ export default class Xapi extends XapiBase {
|
||||
|
||||
// =================================================================
|
||||
|
||||
// FIXME: should be static
|
||||
@debounce(24 * 60 * 60 * 1000)
|
||||
async _getXenUpdates () {
|
||||
const [body, {statusCode}] = await gotPromise(
|
||||
|
Loading…
Reference in New Issue
Block a user