fix: stylelint and webui cleanup

This commit is contained in:
jamesread
2025-10-11 01:12:07 +01:00
parent 3884dc6d0a
commit b0f24811b2
8 changed files with 3142 additions and 51 deletions

View File

@@ -1,4 +1,3 @@
class ArgumentForm extends window.HTMLElement {
getQueryParams () {
return new URLSearchParams(window.location.search.substring(1))