upd discriptions + added disclaimer

This commit is contained in:
amd64fox
2023-06-04 04:19:59 +03:00
parent c6048b3cf9
commit ca6c01e0e4
3 changed files with 20 additions and 3 deletions
+10
View File
@@ -911,6 +911,16 @@ function Helper($paramname) {
}
"Discriptions" {
# Add discriptions (xpui-desktop-modals.js)
$svg_tg = $webjson.others.discriptions.svgtg
$svg_git = $webjson.others.discriptions.svggit
$svg_faq = $webjson.others.discriptions.svgfaq
$replace = $webjson.others.discriptions.replace
$replacedText = $replace -f $svg_git, $svg_tg, $svg_faq
$webjson.others.discriptions.replace = '$1"' + $replacedText + '"})'
$name = "patches.json.others."
$n = "xpui-desktop-modals.js"
$contents = "discriptions"