mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534)
This commit is contained in:
parent
814fc9dfc0
commit
308a78db21
18 changed files with 21 additions and 109 deletions
|
@ -54,7 +54,6 @@ function UpgradeBEBanner() {
|
|||
nodeCount: nodesCount,
|
||||
platform: systemInfo.platform,
|
||||
edgeAgents: systemInfo.edgeAgents,
|
||||
edgeDevices: systemInfo.edgeDevices,
|
||||
agents: systemInfo.agents,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue