Fix broken quiz sharing function (actually save all necessay state)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
const defaultState = {
|
||||
style: 'FSCzech', // enum of { FSG, FSA, FSN, FSEast, FSCzech, FSSpain, FSSwitzerland }
|
||||
style: 'FSG',
|
||||
id: null,
|
||||
title: null,
|
||||
running: false,
|
||||
|
||||
Reference in New Issue
Block a user