From 14d25345423976b48087323dcdb9cc57b245e73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Tue, 17 Sep 2024 12:46:24 +0200 Subject: [PATCH] linting --- .../pages/errorPage/errors/errorIndex.js | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/client/homebrew/pages/errorPage/errors/errorIndex.js b/client/homebrew/pages/errorPage/errors/errorIndex.js index 8fb600068..457172c5d 100644 --- a/client/homebrew/pages/errorPage/errors/errorIndex.js +++ b/client/homebrew/pages/errorPage/errors/errorIndex.js @@ -179,28 +179,15 @@ const errorIndex = (props)=>{ '52': dedent` ## Authorization Required You need to provide correct administrator credentials to access this page. - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, - '52': dedent` - ## Authorization Required - You need to provide correct administrator credentials to access this page. - - : - - If you should have access but are not able to log-in, please reach out via - [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) - or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, '53': dedent` ## Access Denied You need to provide correct administrator credentials to access this page. *Too many unsuccessful attempts will lock you out for a period of time.* - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, @@ -209,12 +196,11 @@ const errorIndex = (props)=>{ ## You have run out of attempts You have failed to provide correct credentials to access the page too many times. For security reasons, you will have to wait a day before retrying again. - : - If you should have access but are not able to log-in, please reach out via [reddit mod mail](https://old.reddit.com/message/compose/?to=/r/homebrewery) or in the [hb_issues channel of the Discord of Many Things server](https://discord.gg/domt).`, + '90' : dedent` An unexpected error occurred while looking for these brews. Try again in a few minutes.`,