Update src/pages/SpeedFlowchartPage.tsx
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
506f647920
commit
24db83488b
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ export default function SpeedFlowchartPage() {
|
|||
}}
|
||||
>
|
||||
<QRCode
|
||||
value={`https://l.bluerock.dev/?comp=${competitionId}&cat=${categoryId}`}
|
||||
value={`https://bluerock.itsblue.de/?comp=${competitionId}&cat=${categoryId}`}
|
||||
logoImage={'/logo192.png'}
|
||||
logoWidth={100}
|
||||
logoHeight={100}
|
||||
|
|
Loading…
Reference in a new issue