AceGentile
Results
1
issues of
AceGentile
gtag set command can have two sets of params: ``` gtag('set', ) gtag('set', , ) ``` the latter doesn't work because of some checks in set() method requiring the first...