mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
exploit fix (#30201)
This commit is contained in:
@@ -251,6 +251,7 @@ const StrainInformation = (props: { strain: PathogenStrain; strainIndex: number
|
||||
<Button
|
||||
icon="print"
|
||||
content="Print Release Forms"
|
||||
disabled={!known}
|
||||
onClick={() =>
|
||||
act('print_release_forms', {
|
||||
strain_index: props.strainIndex,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user