mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-21 14:46:29 -04:00
Disable guest account button on android
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user