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:
Vendored
+4
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user