Skip to content

Commit

Permalink
Update web/onload.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Aug 6, 2022
1 parent e5dcd80 commit 8011f80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/onload.js
Expand Up @@ -2,7 +2,6 @@
$(function() {

read_settings_from_cookie();

$.getJSON("./package.json", function(data) {
$('#version-number').text('(v' + data.version + ')');
});
Expand Down

0 comments on commit 8011f80

Please sign in to comment.