mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
Jonathan Rainville
fcc133e9d1
fix(Settings): fix QT settings not being saved on first start
Fixes #2312 This will reset the QT settings of all users, since we change from using the address to using the pubkey. The reason for that is that the account address also called keyId is somehow not set correctly on first login. The pubkey stays constant on the other hand. So using the pubkey is better.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
note: this documentation is wip
Getting started
Overview
Architecture & Development
Guides & Tutorials
Continuous Integration
API
Translations
License
Licensed under the Mozilla Public License Version 2.0
Description
Languages
QML
38.3%
JavaScript
30.1%
Nim
18.8%
Python
5.7%
C++
5.3%
Other
1.7%