File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,15 @@ body:
4242 attributes :
4343 label : Flow Launcher Version
4444 description : Go to "Settings" => "About".
45+ placeholder : " 1.11.0"
4546 validations :
4647 required : true
4748
4849 - type : input
4950 attributes :
5051 label : Windows Build Number
5152 description : Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About.
53+ placeholder : " 10.0.19043.1288"
5254 validations :
5355 required : true
5456
5860 attributes :
5961 label : Error Log
6062 description : >
61- Log file place:
62-
63- Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder".
64-
65- - The latest version place: `%AppData%\FlowLauncher\Logs\<version>\<date>.txt`
66-
67- - For portable mode: `Your-Flow-Location\<App-Version>\UserData\Logs\<version>\<date>.txt`
63+ Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder" and find log file containing the error info.
6864 value : >
6965 <details>
7066
You can’t perform that action at this time.
0 commit comments