Actually fetch communication from the store
This commit is contained in:
parent
03301518f0
commit
821647cef1
3 changed files with 5 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
)
|
||||
|
||||
type contentURLAPI struct {
|
||||
Communication string `json:"api"`
|
||||
Communication string `json:"communication"`
|
||||
}
|
||||
type contentURLs struct {
|
||||
API contentURLAPI `json:"api"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue