FIX typo
This commit is contained in:
parent
d352e4d49b
commit
442dbafaba
|
@ -47,7 +47,7 @@ let CIFSData =
|
|||
, default =
|
||||
{ cifsSudo = False
|
||||
, cifsPassword = None PasswordConfig
|
||||
, cifsOpts = CIFSOpts::{=}
|
||||
, cifsOpts = Some CIFSOpts::{=}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue