mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Left over of merge conflict
This commit is contained in:
parent
9dbb8cae41
commit
9ded9105a3
@ -172,11 +172,7 @@ export default {
|
|||||||
return this.group && this.group.id
|
return this.group && this.group.id
|
||||||
},
|
},
|
||||||
showGroupHint() {
|
showGroupHint() {
|
||||||
<<<<<<< HEAD
|
|
||||||
return this.groupId && ['closed', 'hidden'].includes(this.group.groupType)
|
return this.groupId && ['closed', 'hidden'].includes(this.group.groupType)
|
||||||
=======
|
|
||||||
return this.grouupId && ['closed', 'hidden'].includes(this.group.groupType)
|
|
||||||
>>>>>>> 4f6c9319fbc8f764a3dace5320039d5a75ad05ac
|
|
||||||
},
|
},
|
||||||
groupName() {
|
groupName() {
|
||||||
return this.group && this.group.name
|
return this.group && this.group.name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user