diff --git a/src/branch2.hpp b/src/branch2.hpp index 4c954c72..cdab6394 100644 --- a/src/branch2.hpp +++ b/src/branch2.hpp @@ -20,7 +20,7 @@ public: public: bool enabled; - // Mode mode; + Mode mode; uint64_t min_free_space; int fd; ghc::filesystem::path path;