chore: docs

This commit is contained in:
Ryan Brink
2023-09-04 11:33:04 -04:00
parent 904cc6816d
commit 1a4568a49b
4 changed files with 25 additions and 27 deletions

View File

@ -30,7 +30,7 @@ application in a single block.
private fun Application.mainModule() {
install(Resources)
install(NotarizedApplication()) {
spec = baseSpec
spec = { baseSpec }
}
install(NotarizedResources()) {
resources = mapOf(