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:
42
42
attributes :
43
43
label : Flow Launcher Version
44
44
description : Go to "Settings" => "About".
45
+ placeholder : " 1.11.0"
45
46
validations :
46
47
required : true
47
48
48
49
- type : input
49
50
attributes :
50
51
label : Windows Build Number
51
52
description : Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About.
53
+ placeholder : " 10.0.19043.1288"
52
54
validations :
53
55
required : true
54
56
58
60
attributes :
59
61
label : Error Log
60
62
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.
68
64
value : >
69
65
<details>
70
66
You can’t perform that action at this time.
0 commit comments