diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-03-13 18:09:15 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-13 12:39:15 +0000 |
commit | 7868c6d08e5139b4b5e44b1d458730a2f628e5d5 (patch) | |
tree | c5f56c7f9c3188626451dcf7d897d3948cc6a777 /sentry.properties | |
parent | 861ca58a58675e5f063072b7f31e8cefeaaeaed5 (diff) |
Configure sentry properties (#1783)
Diffstat (limited to 'sentry.properties')
-rw-r--r-- | sentry.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sentry.properties b/sentry.properties new file mode 100644 index 00000000..47a8fadc --- /dev/null +++ b/sentry.properties @@ -0,0 +1,2 @@ +defaults.project=password-store-google-play +defaults.org=password-store |