mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
fix: loading test rollback
This commit is contained in:
@@ -246,7 +246,7 @@ export default function index() {
|
||||
</View>
|
||||
);
|
||||
|
||||
if (true)
|
||||
if (isLoading)
|
||||
return (
|
||||
<View className="justify-center items-center h-full">
|
||||
<Loader />
|
||||
|
||||
Reference in New Issue
Block a user