mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
8047dbf544
commit
815e06f8da
@ -162,7 +162,7 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
myself(name) {
|
||||
myself(item) {
|
||||
return (
|
||||
name === `${this.$store.state.moderator.firstName} ${this.$store.state.moderator.lastName}`
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user