Update
This commit is contained in:
2
vendor/tailscale.com/drive/local.go
generated
vendored
2
vendor/tailscale.com/drive/local.go
generated
vendored
@@ -17,7 +17,7 @@ import (
|
||||
// Remote represents a remote Taildrive node.
|
||||
type Remote struct {
|
||||
Name string
|
||||
URL string
|
||||
URL func() string
|
||||
Available func() bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user