From 5a0f212a40c2ec4180dc39272e49844372129ea4 Mon Sep 17 00:00:00 2001 From: Chen Yu Date: Fri, 27 Oct 2023 18:08:23 +0900 Subject: [PATCH] chore: update joy id tag name --- src/pages/ScriptList/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ScriptList/index.tsx b/src/pages/ScriptList/index.tsx index f3d98e0aa..e26109e00 100644 --- a/src/pages/ScriptList/index.tsx +++ b/src/pages/ScriptList/index.tsx @@ -189,7 +189,7 @@ export const scripts = new Map([ [ 'joy_id', { - name: 'joy_id', + name: 'Joy ID', description: 'An universal Account Protocol for Web3 Mass-adoption.', doc: 'https://docs.joy.id/', website: ' https://joy.id/',