formating
This commit is contained in:
@@ -24,11 +24,12 @@ class GoogleAnalytics {
|
|||||||
"select_item",
|
"select_item",
|
||||||
{
|
{
|
||||||
item_list_id: "countrySelect",
|
item_list_id: "countrySelect",
|
||||||
items: [
|
items:
|
||||||
{
|
[
|
||||||
item_id: country,
|
{
|
||||||
}
|
item_id: country,
|
||||||
]
|
}
|
||||||
|
]
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user