mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-10 23:50:10 -04:00
enable sounds by default for existing clients
This commit is contained in:
parent
a4223a6aab
commit
264741152a
3 changed files with 10 additions and 0 deletions
|
@ -1741,6 +1741,7 @@ message PreferencesPayload {
|
|||
string sell_screen_crypto_currency_code = 61;
|
||||
bool split_offer_output = 62;
|
||||
bool use_sound_for_notifications = 63;
|
||||
bool use_sound_for_notifications_initialized = 64;
|
||||
}
|
||||
|
||||
message AutoConfirmSettings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue