This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
ecaa9b39c0
status-desktop
/
test
/
e2e
/
constants
/
settings.py
6 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
chore: change password test fixed
2024-02-10 10:02:47 +00:00
from
enum
import
Enum
chore: fix button label according to UI changes https://github.com/status-im/status-desktop/pull/14233
2024-03-29 14:55:29 +00:00
class
PasswordView
(
Enum
)
:
RESTART_STATUS
=
'
Restart Status
'