status-im/status-app

Remove settings usernames from the code

Open

#12,017 opened on Aug 28, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)QML (96 forks)auto 404
bugcore-teamgood first issue

Repository metrics

Stars
 (363 stars)
PR merge metrics
 (PR metrics pending)

Description

Due to changes made on the status-go side, where settings.Usernames property is remove from the settings we need to clean the desktop app code since it's not in use anymore.

Related status-go PR: https://github.com/status-im/status-go/pull/3964

Contributor guide