1
0

merge: Make confirm follow prompt not show up when cancelling a follow request (!941)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/941

Closes #822

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
This commit is contained in:
Marie
2025-03-21 16:46:47 +00:00
3 changed files with 16 additions and 1 deletions
+4
View File
@@ -11637,6 +11637,10 @@ export interface Locale extends ILocale {
* Pending follow requests
*/
"pendingFollowRequests": string;
/**
* Are you sure you want to cancel your follow request?
*/
"undoFollowRequestConfirm": string;
/**
* Show quotes
*/