mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Tweaked the JUCE analytics data
This commit is contained in:
parent
d5bdca9695
commit
6406fc4466
1 changed files with 0 additions and 1 deletions
|
|
@ -169,7 +169,6 @@ JUCESplashScreen::JUCESplashScreen (Component& parent)
|
|||
StringPairArray data;
|
||||
|
||||
data.set ("v", "1");
|
||||
data.set ("aip", "1");
|
||||
data.set ("tid", "UA-19759318-3");
|
||||
data.set ("cid", deviceIdentifier);
|
||||
data.set ("t", "event");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue