From 50e5cef04cc8a0c40084d4191ed2968bcab9813e Mon Sep 17 00:00:00 2001 From: Ldip999 <60290575+Ldip999@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:20:44 +0200 Subject: [PATCH] Fixes requesting console screen width (#16291) --- tgui/packages/tgui/interfaces/Cargo.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgui/packages/tgui/interfaces/Cargo.jsx b/tgui/packages/tgui/interfaces/Cargo.jsx index 8478fa14cef2b..30854a5c50f08 100644 --- a/tgui/packages/tgui/interfaces/Cargo.jsx +++ b/tgui/packages/tgui/interfaces/Cargo.jsx @@ -571,7 +571,7 @@ export const CargoRequest = (props) => { : null; return ( - +