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