mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-22 13:16:39 +00:00
Fixed sync
This commit is contained in:
parent
2be1dafe80
commit
4cf9f83866
@ -159,7 +159,7 @@ impl UserOrganization {
|
|||||||
"UseGroups": false,
|
"UseGroups": false,
|
||||||
"UseTotp": false,
|
"UseTotp": false,
|
||||||
|
|
||||||
"MaxStorageGb": 999999999,
|
"MaxStorageGb": 10, // The value doesn't matter, we don't check server-side
|
||||||
|
|
||||||
// These are per user
|
// These are per user
|
||||||
"Key": self.key,
|
"Key": self.key,
|
||||||
|
Loading…
Reference in New Issue
Block a user