Реки и копирование темплейтов в озу

This commit is contained in:
lost+skunk 2024-07-06 20:06:04 +03:00
parent 7f1ab1b73d
commit ff4f1a2422
7 changed files with 73 additions and 38 deletions

View file

@ -8,6 +8,7 @@ import (
func main() {
app.ExecuteConfig()
app.CopyTemplatesToMemory()
err := devianter.UpdateCSRF()
if err != nil {
println(err.Error())