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