mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-17 05:11:23 +00:00
Merge pull request #78 from Qortal/bugfix/message
fix join group message success
This commit is contained in:
commit
f564b52be0
@ -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