diff --git a/.gitignore b/.gitignore index ae37a1c..3fb9804 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,7 @@ yarn.lock package-lock.json # db -socialgraph.db +#socialgraph.db # build cryptide_project/build/ diff --git a/cryptide_project/DB/socialgraph.db b/cryptide_project/DB/socialgraph.db new file mode 100644 index 0000000..e897f2a Binary files /dev/null and b/cryptide_project/DB/socialgraph.db differ diff --git a/cryptide_project/src/Pages/NewPlay.tsx b/cryptide_project/src/Pages/NewPlay.tsx index b644c3a..c69c631 100644 --- a/cryptide_project/src/Pages/NewPlay.tsx +++ b/cryptide_project/src/Pages/NewPlay.tsx @@ -226,7 +226,7 @@ function NewPlay() { - + {/* */} {/* {goBackRoom != -1 && } */}