From dd7520f77c049cd1e03172792991f1c08ee8f822 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Fri, 16 Sep 2022 10:24:19 +0300 Subject: [PATCH] fixed client startup error --- Install.ps1 | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Install.ps1 b/Install.ps1 index 00e5b57..9fb6a67 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -859,23 +859,16 @@ function Helper($paramname, $addstring) { HtmlLicMin4 = '(?m)(^\s*\r?\n)', '' HtmlLicMin5 = '\r?\n(?!\(1|\d)', '' } - $n = ($lang).NoVariable6 + $n = ($lang).NoVariable3 $contents = $html_lic_min $paramdata = $xpuiContents_html } "Discriptions" { # Add discriptions (xpui-desktop-modals.js) - $about = "`$1`"

More about SpotX

`"}),`$1`'Github`'}),`$1`'FAQ'}),`$1`'Telegram channel`'}),`$1`'Create ` - an issue report`'}),`$1`"
`"}),`$1`"

DISCLAIMER

`"}),`$1`"SpotX is a modified version of the official Spotify client, provided as an evaluation version, you use it at your own risk.`"})" - $discript = @{ - Log = '(..createElement\(....,{source:).....get\("about.copyright",.\),paragraphClassName:.}\)', $about + Log = '(..createElement\(....,{source:).....get\("about.copyright",.\),paragraphClassName:.}\)', "`$1`"

More about SpotX

`"}),`$1`'Github`'}),`$1`'FAQ'}),`$1`'Telegram channel`'}),`$1`'Create an issue report`'}),`$1`"
`"}),`$1`"

DISCLAIMER

`"}),`$1`"SpotX is a modified version of the official Spotify client, provided as an evaluation version, you use it at your own risk.`"})" } - $n = ($lang).NoVariable2 + $n = ($lang).NoVariable6 $contents = $discript $paramdata = $xpui_desktop_modals