mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-25 15:07:25 +02:00
manual refresh function
This commit is contained in:
parent
70e84c5840
commit
cfc7b15211
9 changed files with 74 additions and 4 deletions
|
@ -134,7 +134,7 @@
|
|||
}
|
||||
|
||||
refresh() {
|
||||
console.log('refresh')
|
||||
this.$accessor.files.refresh()
|
||||
}
|
||||
|
||||
download(item: any) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue