mirror of
https://github.com/LCE-Hub/piston.git
synced 2026-07-15 21:32:26 +00:00
fix: cors proxy
This commit is contained in:
@@ -3,6 +3,7 @@ export interface MetaJson {
|
||||
name: string;
|
||||
author: string;
|
||||
description: string;
|
||||
extended_description: string;
|
||||
category: string | string[];
|
||||
thumbnail: string;
|
||||
zips: Record<string, string>;
|
||||
|
||||
Reference in New Issue
Block a user