mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
Co-authored-by: Michael Leow <mleow@moneylion.com>
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
"net/http"
|
||||
|
||||
"github.com/gabek/owncast/models"
|
||||
"github.com/owncast/owncast/models"
|
||||
)
|
||||
|
||||
type j map[string]interface{}
|
||||
|
||||
Reference in New Issue
Block a user