Browse Source

Update app.js

pull/150/head
jdeath 4 years ago
committed by GitHub
parent
commit
e77301c517
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/www/js/app.js

1
src/www/js/app.js

@ -3,6 +3,7 @@
/* eslint-disable no-undef */
/* eslint-disable no-new */
/* eslint-disable no-use-before-define */
'use strict';
new Vue({

Loading…
Cancel
Save