mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 04:27:20 +02:00
Bug
- fixed is_local() in Uri
This commit is contained in:
parent
6cb5c7a104
commit
08bbd38615
2 changed files with 18 additions and 4 deletions
|
@ -62,6 +62,7 @@ public:
|
|||
std::string port;
|
||||
std::string user;
|
||||
std::string protocol;
|
||||
bool parsed;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue