Bug fix on account-wide backup enrollment page
This commit is contained in:
@ -117,7 +117,7 @@ import { settings, elements, apiGet, apiPost, parseParams, setupHeader } from "/
|
|||||||
|
|
||||||
state.havePlans = true;
|
state.havePlans = true;
|
||||||
|
|
||||||
if (state.haveLinode)
|
if (state.haveLinodes)
|
||||||
displayCost();
|
displayCost();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user