mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Database is propagated to command dispatch
This commit is contained in:
parent
47208f27b1
commit
343426d70e
3 changed files with 4 additions and 2 deletions
|
@ -94,6 +94,7 @@ int dispatchCommand (
|
|||
int argc,
|
||||
const char** argv,
|
||||
Configuration& configuration,
|
||||
Database& database,
|
||||
Rules& rules,
|
||||
Extensions& extensions)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue