mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 01:38:00 +00:00
chore: fix button label according to UI changes
https://github.com/status-im/status-desktop/pull/14233
This commit is contained in:
parent
8b20e56680
commit
98a53acf04
@ -1,6 +1,5 @@
|
||||
from enum import Enum
|
||||
|
||||
|
||||
class PasswordView(Enum):
|
||||
RESTART_STATUS = 'Restart status'
|
||||
|
||||
|
||||
RESTART_STATUS = 'Restart Status'
|
||||
|
Loading…
x
Reference in New Issue
Block a user