IvaninDaniil

Results 2 comments of IvaninDaniil

Hello. I don't know how it's work, but: In Server.kt change: `staticResources("/", "static"` to ``` static("/"){ resources("") } ```

In Server.kt change: `staticResources("/", "static"` ) to `staticResources("/", ""` )