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
1 changed files with 1 additions and 1 deletions

View File

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