added public prop
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ type ReplayDescriptor struct {
|
||||
Hostname string `json:"hostname" yaml:"hostname"`
|
||||
Ipcid string `json:"ipcid"`
|
||||
Gui bool `json:"gui" yaml:"gui"`
|
||||
Public bool `json:"public" yaml:"public"`
|
||||
Public bool `json:"public" yaml:"public"`
|
||||
Link string `json:"link" yaml:"link"` //This prop allows redirect of repos
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user