pull/2/head
Matteo Cargnelutti 2022-11-21 09:28:07 -05:00
rodzic 675fd11dcf
commit 5c6ae14245
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,7 @@ export class AccessKeys {
/**
* On init:
* - Create access keys file is it doesn't exist
* - Create access keys file if it doesn't exist
* - Load keys from file into `this.#keys`.
*/
constructor() {