mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-14 20:11:22 +00:00
fix join group message success
This commit is contained in:
parent
c7ed7534cf
commit
11dbf8a33e
@ -124,7 +124,7 @@ export const ListOfJoinRequests = ({
|
||||
setIsLoadingAccept(false);
|
||||
setInfoSnack({
|
||||
type: 'success',
|
||||
message: t('group:message.success,group_join', {
|
||||
message: t('group:message.success.group_join', {
|
||||
postProcess: 'capitalizeFirstChar',
|
||||
}),
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user