mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-13 11:15:51 +00:00
fix(Map): Removed paywall restriction from public routes
This commit is contained in:
@@ -73,7 +73,6 @@ export const WRoutesPublic = () => {
|
||||
title="Routes"
|
||||
data={settingsRoutes}
|
||||
update={settingsRoutesUpdate}
|
||||
isRestricted
|
||||
hubs={hubs}
|
||||
routesList={routes}
|
||||
loadRoutesCommand={loadRoutesCommand}
|
||||
|
||||
Reference in New Issue
Block a user