mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
update /src to /internal
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package hub
|
||||
|
||||
import "github.com/henrygd/beszel/src/hub/systems"
|
||||
import "github.com/henrygd/beszel/internal/hub/systems"
|
||||
|
||||
// TESTING ONLY: GetSystemManager returns the system manager
|
||||
func (h *Hub) GetSystemManager() *systems.SystemManager {
|
||||
|
Reference in New Issue
Block a user