Version v1.2.4

This commit is contained in:
Alexey Chubar 2023-06-21 12:11:35 +03:00
parent ab4ce6d96a
commit d44fe3cccb
1 changed files with 1 additions and 0 deletions

View File

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