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