mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
leftarrow
This commit is contained in:
@@ -131,7 +131,7 @@ export const KeycardAuth = (props, context) => {
|
||||
)}
|
||||
<Section title={data.event} buttons={
|
||||
<Button
|
||||
icon="wrench"
|
||||
icon="arrow-circle-left"
|
||||
content="Back"
|
||||
disabled={data.busy || data.hasConfirm}
|
||||
onClick={() => act('reset')} />
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user