mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
remove log
This commit is contained in:
@@ -101,7 +101,6 @@ export const AppsHomeDesktop = ({
|
||||
}}
|
||||
onKeyDown={(e) => {
|
||||
if (e.key === 'Enter' && qortalUrl) {
|
||||
console.log('hello')
|
||||
openQortalUrl();
|
||||
}
|
||||
}}
|
||||
|
Reference in New Issue
Block a user