From 11c0684df238d47df1850705f17553fe42daa26a Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 14 Feb 2023 18:45:23 -0800 Subject: [PATCH] Updated Bridges (markdown) --- Bridges.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Bridges.md b/Bridges.md index ba530e9..b7aa5ea 100644 --- a/Bridges.md +++ b/Bridges.md @@ -20,6 +20,4 @@ > If the bridge has already been registered before then the prior configuration will be overwritten. - > The console command `bridge` will list all bridges by ID. `bridge ` will confirm the configuration for the bridge. - -4. The bridge module may have to be reloaded `mod reload m_bridge` in the console to take effect. \ No newline at end of file + > The console command `bridge` will list all bridges by ID. `bridge ` will confirm the configuration for the bridge. \ No newline at end of file