Skip to content

Commit 9a69674

Browse files
authored
Merge pull request #64 from pavelsne/iss59
Page refresh hint on one-time validation (#59) resolved
2 parents 6efa1ec + a31521c commit 9a69674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/web/pkg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ package web
77

88
const (
99
serveralias = "gin"
10-
progressmsg = "A validation job for this repository is currently in progress"
10+
progressmsg = "A validation job for this repository is currently in progress, please do not leave this page and refresh the page after a while."
1111
)

0 commit comments

Comments
 (0)