Browse Source

fixup: lint error

pull/778/head
Philip H. 1 year ago
committed by GitHub
parent
commit
9346dda2e5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/www/js/api.js

2
src/www/js/api.js

@ -42,7 +42,7 @@ class API {
path: '/lang',
});
}
async getSession() {
return this.call({
method: 'get',

Loading…
Cancel
Save