kopia lustrzana https://github.com/cheeaun/phanpy
commit
87be0cad16
|
@ -1159,8 +1159,8 @@ function RelatedActions({
|
|||
setRelationshipUIState('default');
|
||||
showToast(
|
||||
rel.showingReblogs
|
||||
? `Boosts from @${username} disabled.`
|
||||
: `Boosts from @${username} enabled.`,
|
||||
? `Boosts from @${username} enabled.`
|
||||
: `Boosts from @${username} disabled.`,
|
||||
);
|
||||
} catch (e) {
|
||||
alert(e);
|
||||
|
|
Ładowanie…
Reference in New Issue