mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-28 01:42:50 +00:00
Fixing tech disk bluescreen
Putting it here because TGUI bundles are annoying and I don't wanna wait till we get merged.
This commit is contained in:
@@ -118,7 +118,7 @@ const TechDisk = (props, context) => {
|
||||
|
||||
const {
|
||||
tech,
|
||||
} = data.info;
|
||||
} = data;
|
||||
|
||||
const {
|
||||
disk,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user