Skip to content

Commit

Permalink
Changes other than bridged or routed to be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
seud0nym committed Oct 6, 2022
1 parent 542f5ab commit 5a3f694
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,6 @@ function M.configure(mode)
else
failed("Routed mode already configured!")
end
elseif mode ~= "" then
failed("Unknown Network Mode: "..mode.."?")
end
end

Expand Down

0 comments on commit 5a3f694

Please sign in to comment.