From 79c7469a9e8efff160335aa6e9b3046197e883e4 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 9 May 2024 20:20:20 +0200 Subject: not quite but gettin close --- src/e_events.go | 1 + 1 file changed, 1 insertion(+) (limited to 'src/e_events.go') diff --git a/src/e_events.go b/src/e_events.go index 21cad94..c30946d 100644 --- a/src/e_events.go +++ b/src/e_events.go @@ -380,6 +380,7 @@ func e_set_protocol_defaults(data *HardData, in *HostNode) { in.Stack.EndpointType = "publicURL" in.Stack.Interface = "public" } + data.ui.insert_scroll = 0 e_set_protocol_max(data, in) } -- cgit v1.2.3