mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 03:58:11 +00:00
chore: service worker changes, got rid of excessive console logs
This commit is contained in:
@@ -180,10 +180,6 @@ export default defineComponent({
|
||||
'src',
|
||||
entry.target.querySelector('td:first-child > img')!.getAttribute('data-src')!
|
||||
);
|
||||
// your observer logic
|
||||
console.log(entry.target.textContent, ':D');
|
||||
} else {
|
||||
console.log(entry.target.textContent, ':(');
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user