This commit is contained in:
bekannax
2023-07-08 00:10:42 +07:00
parent d0b12c77cc
commit a89b13aea1
2 changed files with 25 additions and 2 deletions

View File

@@ -33,7 +33,8 @@ load(
"en",
"newClientId",
"<Токен для доступа к Rest Api>",
"showCloseButton"
"showCloseButton",
"css"
)
```