mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-11-25 19:37:41 +08:00
🎇 webdav unfinished
This commit is contained in:
@@ -40,6 +40,7 @@ func InitApiRouter(r *gin.Engine) {
|
||||
admin.DELETE("/meta", DeleteMeta)
|
||||
}
|
||||
Static(r)
|
||||
WebDav(r)
|
||||
}
|
||||
|
||||
func Cors(r *gin.Engine) {
|
||||
|
||||
Reference in New Issue
Block a user