ทะเบียนประวัติรายการรอตรวจสอบ
This commit is contained in:
parent
b5b3ff2ea5
commit
31296b343c
2 changed files with 159 additions and 127 deletions
|
|
@ -202,6 +202,7 @@ export default {
|
|||
profileVerifiedUnlock: (profileId: string) =>
|
||||
`${profile}not-verified/${profileId}`,
|
||||
profileSendVerified: (profileId: string) => `${profile}send-verified/${profileId}`,
|
||||
listVerified: () => `${profile}list-verified`,
|
||||
registryNew,
|
||||
registryNewId: (id: string) => `${registryNew}${id}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue