NOISSUE most basic analytics integration possible
This commit is contained in:
@ -31,6 +31,9 @@ public:
|
||||
/// URL for the updater's channel
|
||||
QString CHANLIST_URL;
|
||||
|
||||
/// Google analytics ID
|
||||
QString ANALYTICS_ID;
|
||||
|
||||
/// URL for notifications
|
||||
QString NOTIFICATION_URL;
|
||||
|
||||
|
Reference in New Issue
Block a user