mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-16 21:36:23 -04:00
@@ -1017,7 +1017,7 @@ func (m *Model) ScanFolderSub(folder, sub string) error {
|
||||
w := &scanner.Walker{
|
||||
Dir: dir,
|
||||
Sub: sub,
|
||||
Ignores: ignores,
|
||||
Matcher: ignores,
|
||||
BlockSize: protocol.BlockSize,
|
||||
TempNamer: defTempNamer,
|
||||
CurrentFiler: cFiler{m, folder},
|
||||
|
||||
Reference in New Issue
Block a user