feat: browser history management
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M frontend/templates/blocks/options.gotmpl → frontend/templates/blocks/options.gotmpl
@@ -1,6 +1,6 @@ {{ define "results" }} {{- range $opt, $data := .Results }} - <details> + <details id="{{ $opt }}"> <summary> {{ $opt }} </summary>