mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(js-cli) remove test code from tauri.js template
This commit is contained in:
@@ -389,7 +389,7 @@ document.addEventListener('error', function (e) {
|
||||
window.tauri.loadAsset(target.src, 'image')
|
||||
.then(img => {
|
||||
target.src = img
|
||||
}).catch(alert)
|
||||
})
|
||||
break
|
||||
}
|
||||
target = target.parentElement
|
||||
|
||||
Reference in New Issue
Block a user