เพิ่มปุ่มส่งข้อมูลไปตรวจสอบ
This commit is contained in:
parent
5a7622a0c7
commit
afd02241d7
2 changed files with 37 additions and 2 deletions
|
|
@ -201,7 +201,7 @@ export default {
|
|||
profileVerified: (profileId: string) => `${profile}verified/${profileId}`,
|
||||
profileVerifiedUnlock: (profileId: string) =>
|
||||
`${profile}not-verified/${profileId}`,
|
||||
|
||||
profileSendVerified: (profileId: string) => `${profile}send-verified/${profileId}`,
|
||||
registryNew,
|
||||
registryNewId: (id: string) => `${registryNew}${id}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue