mirror of
https://github.com/MatrixSeven/file-transfer-go.git
synced 2026-02-04 03:25:03 +08:00
feat: 注释掉静态文件服务和模板加载
This commit is contained in:
@@ -22,7 +22,7 @@ func NewHandler(p2pService *services.P2PService) *Handler {
|
||||
}
|
||||
|
||||
// 加载模板
|
||||
h.loadTemplates()
|
||||
// h.loadTemplates()
|
||||
return h
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user