mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 00:29:17 +02:00
Logic to refetch remote entities
This commit is contained in:
parent
63b1007596
commit
cdc617be27
23 changed files with 632 additions and 9 deletions
|
@ -23,6 +23,7 @@ export default {
|
|||
if (this.control) {
|
||||
$(this.$el).modal('hide')
|
||||
}
|
||||
$(this.$el).remove()
|
||||
},
|
||||
methods: {
|
||||
initModal () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue