mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Generalize _context_filter_added latch name
This commit is contained in:
parent
510786ff91
commit
a2c3d224d3
2 changed files with 4 additions and 4 deletions
|
@ -113,7 +113,7 @@ public:
|
|||
|
||||
std::vector <std::pair <std::string, std::string>> _id_ranges {};
|
||||
std::vector <std::string> _uuid_list {};
|
||||
bool _context_filter_added {false};
|
||||
bool _context_added {false};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue