Allow post edition by remote moderator
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -207,7 +207,7 @@ import { FETCH_GROUP } from "@/graphql/group";
|
||||
variables() {
|
||||
return {
|
||||
id: this.currentActor.id,
|
||||
group: this.actualGroup.preferredUsername,
|
||||
group: usernameWithDomain(this.actualGroup),
|
||||
};
|
||||
},
|
||||
skip() {
|
||||
|
||||
Reference in New Issue
Block a user