From b43b661606bee32b2a61c90ff88197518acc9b57 Mon Sep 17 00:00:00 2001 From: Edhueppe Date: Thu, 23 Feb 2023 10:58:08 +0100 Subject: [PATCH] Choosing of perso now not so random --- src/index.tsx | 28 ++++++++++++++++++++++------ test.js | 32 +++++++++++++++++++++++++++----- 2 files changed, 49 insertions(+), 11 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 811f79a..9d5989e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -129,7 +129,6 @@ async function base() { } } outerListFinal.push(innerListFinal) - // console.log(listB) return outerListFinal } @@ -171,24 +170,33 @@ app.get('/', async (_, res) => { {