mirror of
https://github.com/harness/drone.git
synced 2025-05-02 22:43:44 +08:00
Update dist.go
This commit is contained in:
parent
387d4771d3
commit
f5da9013c7
@ -30,6 +30,9 @@ import (
|
||||
|
||||
//go:embed dist/*
|
||||
var UI embed.FS
|
||||
//go:embed *
|
||||
var _ embed.FS
|
||||
|
||||
var remoteEntryContent []byte
|
||||
var fileMap map[string]bool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user