Skip to content

Commit 503febe

Browse files
author
Jeremie Poisson
committed
prettier
1 parent 209562b commit 503febe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/IndexedDbProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ export class IndexedDbTransaction implements DbTransaction {
825825
errorDetail +
826826
", History: " +
827827
history.join(",")
828-
)
828+
)
829829
);
830830
};
831831

0 commit comments

Comments
 (0)