Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
4ed32f8314
|
@ -18,7 +18,6 @@ type variable_t struct {
|
||||
Label string `json:"label"`
|
||||
Variable string `json:"variable"`
|
||||
Value string `json:"value"`
|
||||
DiffValue string `json:"diffValue"`
|
||||
}
|
||||
|
||||
type message_t struct {
|
||||
|
Reference in New Issue
Block a user