feat: определение активный схем - в файле конфига

This commit is contained in:
2026-04-23 11:57:50 +03:00
parent 696f2e3ac8
commit 7b6cbc67e4
4 changed files with 14 additions and 16 deletions

View File

@@ -1,4 +0,0 @@
#' @export
enabled_schemes <- c(
`Тестовая база данных` = "example_of_scheme"
)