mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-04-27 07:41:06 -07:00
chore(installer-pwsh): add comment to declare constants section
This commit is contained in:
parent
61ea032195
commit
b90ad23032
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ param(
|
|||
[Switch]$Help=$false
|
||||
)
|
||||
|
||||
# Constants
|
||||
$PSMinSupportedVersion = 5
|
||||
|
||||
function Verify-PowerShellVersion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue