Updated on 2026-08-14
This commit is contained in:
parent
428c904915
commit
adfd2aa2bd
9 changed files with 34 additions and 58 deletions
|
|
@ -492,7 +492,6 @@ public class TangemCard {
|
|||
this.UID = UID;
|
||||
}
|
||||
|
||||
|
||||
public enum Status {
|
||||
NotPersonalized(0), Empty(1), Loaded(2), Purged(3);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue