mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-03 21:42:01 +08:00
branch2.cpp
This commit is contained in:
parent
0cfa5e39af
commit
8d891c51c5
@ -10,5 +10,5 @@ Branch2::Branch2()
|
||||
Branch2::Branch2(toml::value const &v_)
|
||||
{
|
||||
enabled = v_.at("enabled").as_boolean();
|
||||
mode = v_.at("mode").as_string()
|
||||
// mode = v_.at("mode").as_string();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user