Browse Source

copy pasta

pull/1/head
Tim Glasgow 2 years ago
parent
commit
f19abf56c4
  1. 2
      squarenotsquare/realm/entities/Score.js

2
squarenotsquare/realm/entities/Score.js

@ -1,4 +1,4 @@
export const System = {
export const Score = {
name: 'Score',
primaryKey: 'id',
properties: {

Loading…
Cancel
Save