Browse Source

Update app.js

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

2
src/www/js/app.js

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

Loading…
Cancel
Save