Skip to content

Commit

Permalink
fix: add missing newline at end of file in credential-storage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert27 committed Oct 18, 2024
1 parent b0eba35 commit 2954660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rogue-thi-app/lib/credential-storage.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ export default class CredentialStorage {
db.close()
}
}
}
}

0 comments on commit 2954660

Please sign in to comment.