From f19abf56c41300b7104daf44078fcf14f371d4bc Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Sun, 24 Jul 2022 18:47:33 -0500 Subject: [PATCH] copy pasta --- squarenotsquare/realm/entities/Score.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squarenotsquare/realm/entities/Score.js b/squarenotsquare/realm/entities/Score.js index 2ecfa73..5e65d37 100644 --- a/squarenotsquare/realm/entities/Score.js +++ b/squarenotsquare/realm/entities/Score.js @@ -1,4 +1,4 @@ -export const System = { +export const Score = { name: 'Score', primaryKey: 'id', properties: {