Version v1.2.5

This commit is contained in:
Alexey Chubar 2023-06-21 12:24:45 +03:00
parent eb0ee2a587
commit 05e640d6a3
1 changed files with 0 additions and 2 deletions

View File

@ -179,5 +179,3 @@ function macro_UNWRAP($jsm, $content)
$content = rtrim($content, '}'); $content = rtrim($content, '}');
return $content; return $content;
} }