mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
resolve conflicts 2
This commit is contained in:
parent
f6de01e821
commit
571e8fbddc
@ -161,20 +161,12 @@ export const groupQuery = gql`
|
|||||||
description
|
description
|
||||||
groupType
|
groupType
|
||||||
actionRadius
|
actionRadius
|
||||||
<<<<<<< HEAD
|
|
||||||
myRole
|
|
||||||
=======
|
|
||||||
>>>>>>> 5059-epic-groups
|
|
||||||
categories {
|
categories {
|
||||||
id
|
id
|
||||||
slug
|
slug
|
||||||
name
|
name
|
||||||
icon
|
icon
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
# avatar # test this as result
|
|
||||||
# locationName # test this as result
|
|
||||||
=======
|
|
||||||
avatar {
|
avatar {
|
||||||
url
|
url
|
||||||
}
|
}
|
||||||
@ -191,7 +183,6 @@ export const groupMembersQuery = gql`
|
|||||||
name
|
name
|
||||||
slug
|
slug
|
||||||
myRoleInGroup
|
myRoleInGroup
|
||||||
>>>>>>> 5059-epic-groups
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user