We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6efa1ec + a31521c commit 9a69674Copy full SHA for 9a69674
internal/web/pkg.go
@@ -7,5 +7,5 @@ package web
7
8
const (
9
serveralias = "gin"
10
- progressmsg = "A validation job for this repository is currently in progress"
+ progressmsg = "A validation job for this repository is currently in progress, please do not leave this page and refresh the page after a while."
11
)
0 commit comments