mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
parent
d43e3d4e47
commit
d0ea430f98
1 changed files with 1 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue