Browse Source

mfm_options.hpp

mfm
Antonio SJ Musumeci 2 months ago
parent
commit
192230ba16
  1. 2
      src/mfm_options.hpp

2
src/mfm_options.hpp

@ -12,7 +12,7 @@ namespace mfm
{ {
struct Dup struct Dup
{ {
std::filesystem::path dirpath;
std::filesystem::path path;
} dup; } dup;
struct Watch struct Watch

Loading…
Cancel
Save