mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 05:33:25 +00:00
dumb ci v2
This commit is contained in:
@@ -99,7 +99,7 @@ export default function Page() {
|
||||
}}
|
||||
asChild
|
||||
onPress={() => {
|
||||
setBackendUrl(backendUrl);
|
||||
setBackendUrl(backendUrl as unknown as string);
|
||||
}}
|
||||
>
|
||||
<MWButton type="purple" disabled={!meta.isSuccess}>
|
||||
|
Reference in New Issue
Block a user