are you kidding me
This commit is contained in:
parent
c48ca6fc24
commit
6730b876bf
@ -68,7 +68,7 @@ export default function (props: { isOpen: boolean; onClose: () => void }) {
|
||||
if (!banData.ok) return;
|
||||
|
||||
setEntries(await banData.json());
|
||||
});
|
||||
})();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user