Browse Source

Update Functions.ps1

pull/469/head
Dmitry Nefedov 1 year ago
parent
commit
bc70272168
  1. 2
      src/Sophia_Script_for_Windows_11/Functions.ps1

2
src/Sophia_Script_for_Windows_11/Functions.ps1

@ -58,7 +58,7 @@ Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force
Import-LocalizedData -BindingVariable Global:Localization -FileName Sophia -BaseDirectory $PSScriptRoot\Localizations
# The mandatory checks. Please, do not comment out this function
#Checks
Checks
$Parameters = @{
CommandName = "Sophia"

Loading…
Cancel
Save