MOBILE-3833 course: Fix manual completion db
Issue introduced by mistake in b72e247f81 (diff-d5618a894713624722f8d892b9befe9b865f16cc00593ee23f420047917d3fcaR112)
main
parent
7a7950f49c
commit
5434a1a4f3
|
@ -109,7 +109,7 @@ export const OFFLINE_SITE_SCHEMA: CoreSiteSchema = {
|
|||
type: 'TEXT',
|
||||
},
|
||||
{
|
||||
name: 'timeaccess',
|
||||
name: 'timecompleted',
|
||||
type: 'INTEGER',
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue