Skip to content

Commit

Permalink
Update filesystem.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
openshwprojects authored Nov 16, 2024
1 parent 128cb73 commit e71c45d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vue/filesystem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,9 @@
console.log('mounted filesystem');
this.getinfo();
setTimeout(() => {
this.read();
}, 250); // 250 ms
}
}
//@ sourceURL=/vue/filesystem.vue
Expand Down

0 comments on commit e71c45d

Please sign in to comment.