Removed wrong HelpInfoURI

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
This commit is contained in:
alexis-opolka 2024-12-08 18:57:34 +01:00
parent 5b6b598e1d
commit 7b32a0d45d

View file

@ -19,5 +19,7 @@ PrivateData = @{
PSData = @{
}
}
HelpInfoURI = 'https://github.com/denisidor/navi'
### Here should go the HelpInfo XML file if it's supported in
### a later version.
HelpInfoURI = ''
}