mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-02 16:08:31 +00:00
can't believe i didn't already have this smdh
This commit is contained in:
parent
8ba87e1a27
commit
a6508d32ab
2 changed files with 27 additions and 2 deletions
|
@ -297,7 +297,7 @@ func GetCommandsOfType(match PushCommandCacheInfo) []Command {
|
|||
return ret
|
||||
}
|
||||
|
||||
func HBackendDumpCache(w http.ResponseWriter, r *http.Request) {
|
||||
func HBackendDumpBacklog(w http.ResponseWriter, r *http.Request) {
|
||||
r.ParseForm()
|
||||
formData, err := UnsealRequest(r.Form)
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue