mirror of
https://github.com/datarhei/core.git
synced 2025-10-10 02:10:17 +08:00
Add node resource error, replace ping with about
This commit is contained in:
@@ -118,7 +118,7 @@ func (h *ClusterHandler) GetNodeFiles(c echo.Context) error {
|
||||
Files: make(map[string][]string),
|
||||
}
|
||||
|
||||
peerFiles := peer.Files()
|
||||
peerFiles := peer.ProxyFileList()
|
||||
|
||||
files.LastUpdate = peerFiles.LastUpdate.Unix()
|
||||
|
||||
|
Reference in New Issue
Block a user