fix(core): update
This commit is contained in:
parent
5a9b7bbeee
commit
e250e9b1a2
@ -25,6 +25,7 @@ export class Worker {
|
||||
*/
|
||||
public async getRoutes(){
|
||||
const zones = await this.workerManager.cfAccount.listZones();
|
||||
console.log(zones);
|
||||
}
|
||||
|
||||
public setRoutes(routeArray: string[]) {
|
||||
|
Loading…
Reference in New Issue
Block a user