feat: bring config file back

This commit is contained in:
2026-04-20 18:50:40 +03:00
parent 7a006f6d6b
commit ac75ab08c2
8 changed files with 84 additions and 35 deletions

View File

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