Added missing table creation
This commit is contained in:
parent
38abf4f522
commit
8700340313
@ -11,7 +11,8 @@ class EventsDatabase() {
|
|||||||
allEvents,
|
allEvents,
|
||||||
tasks,
|
tasks,
|
||||||
runners,
|
runners,
|
||||||
processed
|
processed,
|
||||||
|
files
|
||||||
)
|
)
|
||||||
|
|
||||||
init {
|
init {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user