mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 05:19:22 +00:00
Improve a message
This commit is contained in:
parent
3db72bc4f0
commit
ee31359323
@ -121,7 +121,7 @@ export class FriendsController {
|
|||||||
await NotificationsHelper.CreateFriendsNotifications(
|
await NotificationsHelper.CreateFriendsNotifications(
|
||||||
h.getUserId(), friendID, NotifEventType.SENT_FRIEND_REQUEST)
|
h.getUserId(), friendID, NotifEventType.SENT_FRIEND_REQUEST)
|
||||||
|
|
||||||
h.success("Send (create) the friendship request");
|
h.success("The friendship request was successfully sent!");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user