Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Jan 19, 2024
1 parent 66ad373 commit 02d3c66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ async function triggerUpdate () {
let updateInfoHtml = ''
try {
const text: string = await $axios.get('https://jsdelivr.cdn.iszy.xyz/gh/zvonimirsun/iszy-tools@deploy/CHANGELOG.md', {
headers: {
'X-BYPASS-CACHE': 1
},
params: {
t: Date.now()
}
Expand Down

0 comments on commit 02d3c66

Please sign in to comment.