aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/schemas/token_schema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/ts/schemas/token_schema.ts')
-rw-r--r--packages/website/ts/schemas/token_schema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/schemas/token_schema.ts b/packages/website/ts/schemas/token_schema.ts
index 34cd6f676..4d1febfee 100644
--- a/packages/website/ts/schemas/token_schema.ts
+++ b/packages/website/ts/schemas/token_schema.ts
@@ -1,5 +1,5 @@
export const tokenSchema = {
- id: '/Token',
+ id: '/PortalTokenMetadata',
properties: {
name: { type: 'string' },
symbol: { type: 'string' },