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