mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
AA + s
This commit is contained in:
@@ -65,7 +65,7 @@ export const NuclearBomb = (props, context) => {
|
||||
) || (
|
||||
<LabeledList.Item label="Time Left"
|
||||
color={data.timer ? "red" : ""}>
|
||||
{data.time}
|
||||
{data.time + 's'}
|
||||
</LabeledList.Item>
|
||||
)}
|
||||
<LabeledList.Item label="Safety">
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user