From b4e2cfad7a391313890dc8a9bfba18d942a76469 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:28 -0400 Subject: [PATCH] Le formatting --- app/routes/about.tsx | 9 ++++++++- app/routes/hammer.tsx | 10 +++++----- app/routes/terms.tsx | 4 ++-- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/app/routes/about.tsx b/app/routes/about.tsx index 2975185..e12e2f5 100644 --- a/app/routes/about.tsx +++ b/app/routes/about.tsx @@ -1,4 +1,11 @@ -import { Container, Heading, Link, ListItem, Text, UnorderedList } from "@chakra-ui/react"; +import { + Container, + Heading, + Link, + ListItem, + Text, + UnorderedList, +} from "@chakra-ui/react"; export default function () { return ( diff --git a/app/routes/hammer.tsx b/app/routes/hammer.tsx index c32af97..4e664d8 100644 --- a/app/routes/hammer.tsx +++ b/app/routes/hammer.tsx @@ -10,7 +10,7 @@ import { Input, Stack, StackDivider, - Text + Text, } from "@chakra-ui/react"; import { type FormEvent, useState } from "react"; @@ -19,12 +19,12 @@ export async function loader({ context }: { context: RequestContext }) { if (!currentUser) throw new Response(null, { - status: 401 + status: 401, }); - if (!(currentUser & 1 << 5)) + if (!(currentUser & (1 << 5))) throw new Response(null, { - status: 403 + status: 403, }); } @@ -32,7 +32,7 @@ export function meta() { return [{ title: "Hammer - Car Crushers" }]; } -export default function() { +export default function () { const [username, setUsername] = useState(""); const [uid, setUid] = useState(""); const [status, setStatus] = useState(""); diff --git a/app/routes/terms.tsx b/app/routes/terms.tsx index 2403ed3..875d8f3 100644 --- a/app/routes/terms.tsx +++ b/app/routes/terms.tsx @@ -108,8 +108,8 @@ export default function () { Indemnification
- You agree to defend, indemnify and hold harmless Wells Studios AB and its - licensee and licensors, and their employees, contractors, agents, + You agree to defend, indemnify and hold harmless Wells Studios AB and + its licensee and licensors, and their employees, contractors, agents, officers and directors, from and against any and all claims, damages, obligations, losses, liabilities, costs or debt, and expenses (including but not limited to attorney's fees), resulting from or arising out of a)