feat: add random identifier to bugsnag reports

This commit is contained in:
Baptiste Grob
2021-01-22 15:31:56 +01:00
parent 2c4742a91d
commit 0bd3143481
6 changed files with 49 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
import { SNWebCrypto } from "@standardnotes/sncrypto-web";
export const Crypto = new SNWebCrypto();
export const WebCrypto = new SNWebCrypto();