Startup can show a dialog asking how files should be handled for a repository.
A remote file mode startup dialog loads on demand, with no visible condition that triggers it.
What's wrong with this entry?
Startup can now load and show a dialog asking how files should be handled for a repository, which records tengu_dir_sync_mode_prompt_shown when it appears. The dialog is loaded only on demand, and nothing in the surrounding startup code identifies the condition that triggers it.
tengu_dir_sync_mode_prompt_shown
Strings lifted out of the shipped bundle, so the claim above can be checked against them.