dakixr
Results
3
comments of
dakixr
You can write some js to handle a custom event: ```html Triggered by custom event... // JavaScript code to create and fire the custom event document.addEventListener('DOMContentLoaded', function() { var intervalId;...
Hey, just checking what is missing here before merging? I am using the ident.py changes locally and seems to be working just fine