Skip to content

Commit f2b0483

Browse files
committed
fix assets error
1 parent 547ff8e commit f2b0483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/widget/search.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package widget
22

33
import (
44
"fmt"
5+
"github.com/fluent-qa/qgops/internal/assets"
56
"html/template"
67
"strings"
78
)

0 commit comments

Comments
 (0)