mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update logo
This commit is contained in:
@@ -146,7 +146,6 @@ const SettingsModal = ({ isOpen, closeModal }) => {
|
||||
};
|
||||
}, [copyStatus, checkedENS]);
|
||||
|
||||
console.log(account)
|
||||
|
||||
const handleSavePlebbitOptions = async () => {
|
||||
let gatewayUrls = gatewayRef.current.value.split('\n').filter((url) => url.trim());
|
||||
|
||||
Reference in New Issue
Block a user