mirror of
https://github.com/Stef-00012/Zipline-Android-App.git
synced 2025-05-11 18:35:58 +02:00
[nobuild] rm wromg comment
This commit is contained in:
parent
27f176f0e7
commit
86f8869285
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ export default function UserSettings() {
|
|||
const zeroByteFiles = await getZeroByteFiles();
|
||||
const versionData = await getVersion();
|
||||
|
||||
// setUser(typeof user === "string" ? null : user);
|
||||
setUser(typeof user === "string" ? null : user);
|
||||
setToken(typeof token === "string" ? null : token.token);
|
||||
setCurrentAvatar(avatar || undefined);
|
||||
setExports(typeof exports === "string" ? null : exports);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue