Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
expitau committed Feb 25, 2024
1 parent 8ab9530 commit e34cbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
@@ -306,7 +306,7 @@ <h3>Used in</h3>
return Math.floor(result / 100)
}

const DATA_PREFIX = '/data/';
const DATA_PREFIX = 'data/';

// Vue app
const app = new Vue({

0 comments on commit e34cbad

Please sign in to comment.