mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-13 01:25:45 +00:00
chore: Repair output streaming, lots of css/go lint
This commit is contained in:
@@ -73,7 +73,7 @@ function constructFromJson(json) {
|
||||
|
||||
updateFromJson(json)
|
||||
|
||||
actionId.value = json.id
|
||||
actionId.value = json.bindingId
|
||||
title.value = json.title
|
||||
canExec.value = json.canExec
|
||||
popupOnStart.value = json.popupOnStart
|
||||
|
||||
Reference in New Issue
Block a user