Disable guest account button on android

This commit is contained in:
Zoe Roux
2024-03-06 22:34:54 +01:00
parent 93f93f0186
commit e8b4a26eda
2 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import { useMMKVString } from "react-native-mmkv";
import { Platform } from "react-native";
import { useQueryClient } from "@tanstack/react-query";
import { atom, getDefaultStore, useAtomValue, useSetAtom } from "jotai";
import { useFetch, } from "./query";
import { useFetch } from "./query";
import { KyooErrors } from "./kyoo-errors";
export const TokenP = z.object({