Skip to content

Commit

Permalink
testing 30s
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Apr 14, 2024
1 parent b5f7081 commit 48bbc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default {
url: process.env.VUE_APP_HOST_ADDRESS,
modifiedDateUnix: 0,
timeDiffUnix: 0,
refreshInterval: 20 // time in seconds
refreshInterval: 30 // time in seconds
}
},
methods: {
Expand Down

0 comments on commit 48bbc4b

Please sign in to comment.