mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-24 21:32:29 +08:00
- added campaign to marketing link
This commit is contained in:
@@ -22,7 +22,7 @@ Events.Marketing = [{
|
|||||||
onClick: () => {
|
onClick: () => {
|
||||||
$SM.set('marketing.penrose', true);
|
$SM.set('marketing.penrose', true);
|
||||||
},
|
},
|
||||||
link: 'https://penrose.doublespeakgames.com'
|
link: 'https://penrose.doublespeakgames.com/?utm_source=adarkroom&utm_medium=crosspromote&utm_campaign=event'
|
||||||
},
|
},
|
||||||
'ignore': {
|
'ignore': {
|
||||||
text: _('ignore it'),
|
text: _('ignore it'),
|
||||||
|
|||||||
Reference in New Issue
Block a user