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',
});
}
async getSession() {
return this.call({
method: 'get',