Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Removes ability from non-cargonia plebians to confirm cargo ord…
…ers from request console (tgstation#83627) ## About The Pull Request Turns out, `requestonly` var never passed to frontend and were always false in tgui because of that. I've changed it to `can_send` since this button is responsible for sending and not requesting <details> <summary>before</summary>  </details> <details> <summary>after</summary>  </details> ## Why It's Good For The Game always annoying when some random assistant calls cargo shuttle before you finished ordering your stuff ## Changelog :cl: fix: fixed being able to confirm cargo orders from cargo request console (and, probably, from PDAs) /:cl:
- Loading branch information