mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 11:56:57 +08:00
@ -90,7 +90,7 @@ func NodeInfoV2Controller(w http.ResponseWriter, r *http.Request) {
|
||||
res := response{
|
||||
Version: "2.0",
|
||||
Software: software{
|
||||
Name: "Owncast",
|
||||
Name: "owncast",
|
||||
Version: config.VersionNumber,
|
||||
},
|
||||
Usage: usage{
|
||||
|
||||
Reference in New Issue
Block a user