mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
tgui fix (#18340)
This commit is contained in:
@@ -129,7 +129,7 @@ const DepartmentList = (props, context) => {
|
||||
const { act, data } = useBackend(context);
|
||||
const { department } = data;
|
||||
|
||||
let list2iterate;
|
||||
let list2iterate = [];
|
||||
let sectionTitle;
|
||||
switch (props.purpose) {
|
||||
case 'ASSISTANCE':
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user