Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
13bd184dda
  1. 2
      src/branch2.hpp

2
src/branch2.hpp

@ -19,7 +19,7 @@ public:
public: public:
bool enabled; bool enabled;
Mode mode;
// Mode mode;
uint64_t min_free_space; uint64_t min_free_space;
int fd; int fd;
ghc::filesystem::path path; ghc::filesystem::path path;

Loading…
Cancel
Save