Merge/rebase

This commit is contained in:
jamesread
2021-10-18 13:43:45 +01:00
2 changed files with 41 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import { marshalLogsJsonToHtml } from './marshaller.js'
import { marshalLogsJsonToHtml } from './marshaller.js';
import "./ArgumentForm.js"
class ActionButton extends window.HTMLButtonElement {