Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Jan 19, 2024
1 parent 9260597 commit 7ec4ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/loot-core/src/server/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class HTTPError extends Error {
}

export class SyncError extends Error {
meta?:
meta?:
| {
isMissingKey: boolean;
}
Expand Down

0 comments on commit 7ec4ac8

Please sign in to comment.