mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Update src/Context.cpp
Co-authored-by: Dustin J. Mitchell <dustin@v.igoro.us>
This commit is contained in:
parent
e3f1a3e87a
commit
911f1c6348
1 changed files with 1 additions and 1 deletions
|
@ -1123,7 +1123,7 @@ void Context::createDefaultConfig() {
|
|||
<< "#include solarized-dark-256.theme\n"
|
||||
<< "#include solarized-light-256.theme\n"
|
||||
<< "#include no-color.theme\n"
|
||||
<< "#include default.theme\n"
|
||||
<< "include default.theme\n"
|
||||
<< '\n';
|
||||
|
||||
// Write out the new file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue