fix(people): i forgot
This commit is contained in:
parent
b314023a60
commit
ca03acfc68
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ fn build_own_profile(user: User) -> Ds<Xml<GetOwnProfileData>> {
|
||||||
off_device_allowed,
|
off_device_allowed,
|
||||||
region,
|
region,
|
||||||
..
|
..
|
||||||
};
|
} = user.into();
|
||||||
|
|
||||||
let timezone_offset = (&*OFFSET_FROM_TIMEZONE).get(&timezone).unwrap().to_owned();
|
let timezone_offset = (&*OFFSET_FROM_TIMEZONE).get(&timezone).unwrap().to_owned();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue