Browse Source

branch2.hpp

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

2
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;

Loading…
Cancel
Save