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