diff --git a/tgui/packages/tgui/stories/Storage.stories.tsx b/tgui/packages/tgui/stories/Storage.stories.tsx index 5c63cf82be4..c5234a1e31d 100644 --- a/tgui/packages/tgui/stories/Storage.stories.tsx +++ b/tgui/packages/tgui/stories/Storage.stories.tsx @@ -6,7 +6,6 @@ import { storage } from 'common/storage'; import { Button, LabeledList, NoticeBox, Section } from 'tgui-core/components'; -import { formatSiUnit } from 'tgui-core/format'; export const meta = { title: 'Storage', @@ -37,9 +36,6 @@ const Story = (props) => { {localStorage.length} - - {formatSiUnit(localStorage.remainingSpace, 0, 'B')} - ); diff --git a/tgui/public/tgui.html b/tgui/public/tgui.html index 3a1dc36332e..923d858279f 100644 --- a/tgui/public/tgui.html +++ b/tgui/public/tgui.html @@ -1,7 +1,6 @@ - @@ -35,12 +34,12 @@ ooooo ooo . .oooooo. .oooooo..o 8 `888 888 . `88b d88' oo .d8P o8o `8 "888" `Y8bood8P' 8""88888P' - +

A fatal exception has occurred at 002B:C562F1B7 in TGUI. The current application will be terminated. Send the copy of the following stack trace to an authorized Nanotrasen incident handler at https://github.com/tgstation/tgstation. Thank you for your cooperation. -

+