diff --git a/db-example.json b/db-example.json index 5ea5dd6..20fef42 100644 --- a/db-example.json +++ b/db-example.json @@ -52,5 +52,6 @@ "text": "Win a game without losing a single point", "title": "FATALITY!" } - } + }, + "doubles_pair": "" } \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index b9e33a3..01fcbe9 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -24,7 +24,8 @@ function App(): JSX.Element {