feat(web/swarm): fold agent enrollment into a wizard on Swarm Hosts
This commit is contained in:
@@ -18,7 +18,6 @@ const G_NAV: Record<string, string> = {
|
||||
c: '/config',
|
||||
s: '/swarm/hosts',
|
||||
u: '/swarm-updates',
|
||||
e: '/swarm/enroll',
|
||||
};
|
||||
|
||||
const G_TIMEOUT_MS = 800;
|
||||
|
||||
Reference in New Issue
Block a user