mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
✨ clear cache
This commit is contained in:
@@ -33,5 +33,6 @@ func InitApiRouter(app *fiber.App) {
|
||||
admin.Get("/accounts", GetAccounts)
|
||||
admin.Delete("/account", DeleteAccount)
|
||||
admin.Get("/drivers", GetDrivers)
|
||||
admin.Get("/clear_cache",ClearCache)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user