fixup: lint error

This commit is contained in:
Philip H. 2024-01-19 08:44:28 +00:00 committed by GitHub
parent a182efb443
commit 9346dda2e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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