Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
3f4daac1a1
  1. 1
      src/branch2.hpp

1
src/branch2.hpp

@ -16,4 +16,5 @@ public:
bool enabled;
Mode mode;
uint64_t min_free_space;
ghc::filesystem::path path;
};
Loading…
Cancel
Save