0.18.1 (fix - корректный экспорт и импорт текстовых данных)

This commit is contained in:
2026-06-08 21:53:15 +03:00
parent eb11ad8672
commit 358a238f4e
5 changed files with 15 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ git clone https://gitea.madelirihs.ru/madeliri/shiny_form.git
Восстановление окружения
```r
renv::activate()
renv::init()
```