mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Update registration for new restore flows.
This commit is contained in:
committed by
Greyson Parrelli
parent
aad2624bd5
commit
22c4e2d084
@@ -25,7 +25,8 @@ object SignalSymbols {
|
||||
enum class Glyph(val unicode: Char) {
|
||||
CHECKMARK('\u2713'),
|
||||
CHEVRON_RIGHT('\uE025'),
|
||||
PERSON_CIRCLE('\uE05E')
|
||||
PERSON_CIRCLE('\uE05E'),
|
||||
LOCK('\uE041')
|
||||
}
|
||||
|
||||
enum class Weight {
|
||||
|
||||
Reference in New Issue
Block a user