uggh
This commit is contained in:
parent
e9269170dc
commit
6e189bcd17
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class Token:
|
|||
"username":self.username,
|
||||
"accessToken":self.accessToken,
|
||||
"clientToken":self.clientToken,
|
||||
"selectedProfile": self.profile.as_dict(),
|
||||
"selectedProfile": self.selectedProfile.as_dict(),
|
||||
}
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Reference in a new issue