mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
Merge pull request #9 from ziv-airis/fix-game-subject
fix: game subject from the game attribute
This commit is contained in:
@@ -49,7 +49,7 @@ const Manager = {
|
|||||||
name: "SHOW_START",
|
name: "SHOW_START",
|
||||||
data: {
|
data: {
|
||||||
time: 3,
|
time: 3,
|
||||||
subject: "Adobe",
|
subject: game.subject,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user