Updatd placeholder and desc

This commit is contained in:
VictoriousRaptor 2023-01-10 16:59:59 +08:00 committed by GitHub
parent 2c5352a464
commit 2aa6819f33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@ body:
attributes: attributes:
label: Flow Launcher Version label: Flow Launcher Version
description: Go to "Settings" => "About". description: Go to "Settings" => "About".
placeholder: "1.11.0"
validations: validations:
required: true required: true
@ -49,6 +50,7 @@ body:
attributes: attributes:
label: Windows Build Number label: Windows Build Number
description: Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About. description: Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About.
placeholder: "10.0.19043.1288"
validations: validations:
required: true required: true
@ -58,13 +60,7 @@ body:
attributes: attributes:
label: Error Log label: Error Log
description: > description: >
Log file place: Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder" and find log file containing the error info.
Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder".
- The latest version place: `%AppData%\FlowLauncher\Logs\<version>\<date>.txt`
- For portable mode: `Your-Flow-Location\<App-Version>\UserData\Logs\<version>\<date>.txt`
value: > value: >
<details> <details>