This commit is contained in:
flexsurfer 2022-08-03 10:38:53 +02:00 committed by GitHub
parent 971d3ce818
commit f7b6a9065f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -57,4 +57,6 @@
(str test-dir "/keystore/" key-uid))))
:identicon (fn [pk]
(.identicon native-status pk))}))
(.identicon native-status pk))
:startLocalNotifications identity}))