mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-27 23:11:35 +08:00
daemon: use per-interface features
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -86,6 +86,8 @@ func (p *remoteFileProvider) Order() []string {
|
||||
}
|
||||
|
||||
func (p *remoteFileProvider) Version() any {
|
||||
p.hasChanged()
|
||||
|
||||
if p.etag != "" {
|
||||
return p.etag
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user