Update migration to ensure walker is refreshed after finder prefix was added. (#425)

* Update migration that looks for prefix with '.' as it matches the other prefixes in the file. Also mod walker prefix to use double quotes for consistency to match the others.

* Rename fixed migration to ensure it runs again for all users
This commit is contained in:
Andy Davis
2025-08-01 07:32:21 -04:00
committed by GitHub
parent 8673fa41ba
commit 95de571809
2 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@ concurrency = 8
show_icon_when_single = true
preview_images = true
hidden = false
prefix = '.'
prefix = "."
[builtins.runner]
eager_loading = true