update node to v18
This commit is contained in:
		| @@ -86,9 +86,7 @@ export class ClientServerService { | ||||
| 	} | ||||
|  | ||||
| 	private async manifestHandler(ctx: Koa.Context) { | ||||
| 		// TODO | ||||
| 		//const res = structuredClone(manifest); | ||||
| 		const res = JSON.parse(JSON.stringify(manifest)); | ||||
| 		const res = structuredClone(manifest); | ||||
|  | ||||
| 		const instance = await this.metaService.fetch(true); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo