Skip to content

Commit fc30a30

Browse files
authored
Update api_key.js
1 parent 2d0388b commit fc30a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api_key.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ export class APIKeyManager {
104104
apiKeyExists(provider) {
105105
return localStorage.getItem(provider) !== null;
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)