mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1017806
followup: include the branch data in the public API and therefore in FHR
This commit is contained in:
parent
bca561954a
commit
2b0267c55d
@ -597,6 +597,7 @@ Experiments.Experiments.prototype = {
|
||||
active: experiment.enabled,
|
||||
endDate: experiment.endDate.getTime(),
|
||||
detailURL: experiment._homepageURL,
|
||||
branch: experiment.branch,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user