mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
fix: TypeError: this.fetchDisplayName is not a function
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
This commit is contained in:
parent
47669f5f38
commit
d85af5bdf0
1 changed files with 0 additions and 4 deletions
|
|
@ -290,10 +290,6 @@ export default defineComponent({
|
|||
},
|
||||
},
|
||||
|
||||
created() {
|
||||
this.fetchDisplayName()
|
||||
},
|
||||
|
||||
methods: {
|
||||
labelUpdate() {
|
||||
this.$emit('label-update-request')
|
||||
|
|
|
|||
Loading…
Reference in a new issue