Make profile photos visible by default (#16095)

This commit is contained in:
Alexander 2023-06-19 20:53:22 +02:00 committed by GitHub
parent c80992b6bf
commit 51cfdf3e59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,8 +74,8 @@
:wallet/visible-tokens {:mainnet #{:SNT}} :wallet/visible-tokens {:mainnet #{:SNT}}
:currency :usd :currency :usd
:appearance 0 :appearance 0
:profile-pictures-show-to 1 :profile-pictures-show-to 2
:profile-pictures-visibility 1 :profile-pictures-visibility 2
:log-level log-level :log-level log-level
:webview-allow-permission-requests? false :webview-allow-permission-requests? false
:opensea-enabled? false :opensea-enabled? false