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