Add config page, and configuration for the base URL, so the bookmarklet will work on remote machines.
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"golang.org/x/mod/semver"
|
||||
)
|
||||
|
||||
const Tag = "v0.0.8"
|
||||
const Tag = "v0.0.9"
|
||||
|
||||
var versionInfo struct {
|
||||
Local struct {
|
||||
|
||||
Reference in New Issue
Block a user