mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
chore: cleanup pt 2
flakes will remain the same if neither condition is true
This commit is contained in:
@@ -84,7 +84,7 @@ export default observer(() => {
|
|||||||
return flakes;
|
return flakes;
|
||||||
}
|
}
|
||||||
|
|
||||||
return [];
|
return flakes;
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user