From db3d9bf63e183c870c53e6a75691b0421432ac9e Mon Sep 17 00:00:00 2001 From: RasperRevision <131694670+RasperRevision@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:26:15 +0100 Subject: [PATCH] Update subjects.json --- subjects.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/subjects.json b/subjects.json index 17039b3..6128c93 100644 --- a/subjects.json +++ b/subjects.json @@ -255,6 +255,13 @@ "jsonFile": "physics-electricity", "games": 12, "bg": "turquoise" + }, + { + "index": 4, + "displayName": "Particle model of matter", + "jsonFile": "physics-particle-model", + "games": 12, + "bg": "info" } ] },