pma-sirensync
pma-sirensync copied to clipboard
f8 console print
is it possible to remove f8 print? of the sirens on and off?
please and thank you
There is a debug setting you can turn off, yes
can you tell me what lines? i tried to comment it out and still showing
It's in shared/shared.ts, it's typescript meaning you'd have to build the resource after changing the file to make the changes have an effect
But don't comment things in there because it'll break the resource after building
yea i did that and it broke the script but is there a way you can have it on as an option because i dont know how to do a re build
I have a tutorial on how to build the script in the readme