mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
remove log
This commit is contained in:
@@ -712,7 +712,6 @@ resetVariables()
|
||||
* Handle app navigation
|
||||
*/
|
||||
navigation.addEventListener('navigate', (event) => {
|
||||
console.log('navigate', event)
|
||||
|
||||
const url = new URL(event.destination.url);
|
||||
|
||||
|
Reference in New Issue
Block a user