You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
basically you need to pass the searchParamters argument of component_name (not sure what it would be offhand) and component_version (I think always latest)
The text was updated successfully, but these errors were encountered:
Related to satisfactorymodding/Documentation#238
it needs to be pointed to just Latest (or offer some way of selecting which sub-site to search)
here is where it's implemented:
FICSIT-Fred/fred/fred_commands/__init__.py
Line 144 in 4e83efa
here is how docs does it:
https://github.com/satisfactorymodding/Documentation/blob/Dev/supplemental-ui/partials/footer-content.hbs#L5
basically you need to pass the searchParamters argument of
component_name
(not sure what it would be offhand) andcomponent_version
(I think always latest)The text was updated successfully, but these errors were encountered: