Update app/utils/SuccessLog.js

Co-authored-by: Ben Steinberg <bsteinberg@law.harvard.edu>
pull/2/head
Matteo Cargnelutti 2022-11-21 09:27:31 -05:00 zatwierdzone przez GitHub
rodzic 1a5b78dfe1
commit 675fd11dcf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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