mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
squash
This commit is contained in:
@@ -81,7 +81,7 @@ export const KeycardAuth = (props, context) => {
|
||||
</Box>
|
||||
);
|
||||
if (!data.hasSwiped && !data.ertreason
|
||||
&& data.event == "Emergency Response Team") {
|
||||
&& data.event === "Emergency Response Team") {
|
||||
swipeInfo = (
|
||||
<Box color="red">
|
||||
Fill out the reason for your ERT request.
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user