Skip to content

Commit 5331a5f

Browse files
committed
update claimToken in betterui configuration
1 parent e63a93d commit 5331a5f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

public/r/registry.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,5 +673,8 @@
673673
}
674674
]
675675
}
676-
]
676+
],
677+
"betterui": {
678+
"claimToken": "U4ClRfZI91DVVGYfCfYVx9v6FtuPxhQS"
679+
}
677680
}

registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,6 @@
675675
}
676676
],
677677
"betterui": {
678-
"claimToken": "5RuHMDaE4WHnrBiTKRG558JyCejrIIRf"
678+
"claimToken": "U4ClRfZI91DVVGYfCfYVx9v6FtuPxhQS"
679679
}
680680
}

0 commit comments

Comments
 (0)