Skip to content

Commit

Permalink
fixup! console: Conditionally show WiFi and ethernet config and conne…
Browse files Browse the repository at this point in the history
…ctions
  • Loading branch information
johanstokking committed Dec 12, 2024
1 parent 8b8cc11 commit c91acf8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,6 @@ const GatewayConnectionSettings = () => {
<Notification info small content={m.noConnectionSettings} />
)}
</div>
</div>
<div className="item-12 lg:item-6 lg-xl:item-6 xl:item-5">
<ManagedGatewayConnections connectionsData={connectionsData} />
</div>
</RequireRequest>
Expand Down

0 comments on commit c91acf8

Please sign in to comment.