Title is now modified instead of logged
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- prettier-ignore -->
|
||||
<py-script>
|
||||
import js
|
||||
console.log(document.title)
|
||||
document.title = "Hallo Welt!"
|
||||
</py-script>
|
||||
|
||||
Reference in New Issue
Block a user