ทะเบียนประวัติ: profile metadata

This commit is contained in:
puriphatt 2024-03-27 10:57:29 +07:00
parent 52544f7363
commit 7b7785e371
2 changed files with 3 additions and 8 deletions

View file

@ -8,6 +8,7 @@ export default {
registryNewByProfileId: (profileId: string) => `${registryNew}${profileId}`,
// metadata
profileNewMetaMain: `${metadata}main/person`,
profileNewGender: `${metadata}gender`,
profileNewReligion: `${metadata}religion`,
profileNewRelationship: `${metadata}relationship`,