|
4 | 4 | "description": "Fires when user taps the fire button while in full Duck.ai mode", |
5 | 5 | "owners": ["aataraxiaa"], |
6 | 6 | "triggers": ["other"], |
7 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 7 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
8 | 8 | "parameters": ["appVersion"] |
9 | 9 | }, |
10 | 10 | "m_aichat_omnibar_sidebar_button_tapped": { |
11 | 11 | "description": "Fires when user taps the sidebar button in the omnibar while in full Duck.ai mode", |
12 | 12 | "owners": ["aataraxiaa"], |
13 | 13 | "triggers": ["other"], |
14 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 14 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
15 | 15 | "parameters": ["appVersion"] |
16 | 16 | }, |
17 | 17 | "m_aichat_omnibar_new_chat_button_tapped": { |
18 | 18 | "description": "Fires when user taps the new chat button in the omnibar while in full Duck.ai mode", |
19 | 19 | "owners": ["aataraxiaa"], |
20 | 20 | "triggers": ["other"], |
21 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 21 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
22 | 22 | "parameters": ["appVersion"] |
23 | 23 | }, |
24 | 24 | "m_aichat_settings_menu_opened": { |
25 | 25 | "description": "Fires when user opens the Duck.ai settings menu", |
26 | 26 | "owners": ["aataraxiaa"], |
27 | 27 | "triggers": ["other"], |
28 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 28 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
29 | 29 | "parameters": ["appVersion"] |
30 | 30 | }, |
31 | 31 | "m_aichat_settings_menu_sidebar_tapped": { |
32 | 32 | "description": "Fires when user taps the sidebar option in the Duck.ai settings menu", |
33 | 33 | "owners": ["aataraxiaa"], |
34 | 34 | "triggers": ["other"], |
35 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 35 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
36 | 36 | "parameters": ["appVersion"] |
37 | 37 | }, |
38 | 38 | "m_aichat_settings_menu_aichat_settings_tapped": { |
39 | 39 | "description": "Fires when user taps the AI Chat settings option in the Duck.ai settings menu", |
40 | 40 | "owners": ["aataraxiaa"], |
41 | 41 | "triggers": ["other"], |
42 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 42 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
43 | 43 | "parameters": ["appVersion"] |
44 | 44 | }, |
45 | 45 | "m_aichat_settings_menu_new_chat_tab_tapped": { |
46 | 46 | "description": "Fires when user taps the new chat tab option in the Duck.ai settings menu", |
47 | 47 | "owners": ["aataraxiaa"], |
48 | 48 | "triggers": ["other"], |
49 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 49 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
50 | 50 | "parameters": ["appVersion"] |
51 | 51 | }, |
52 | 52 | "m_aichat_tab_switcher_opened": { |
53 | 53 | "description": "Fires when user opens the tab switcher while in full Duck.ai mode", |
54 | 54 | "owners": ["aataraxiaa"], |
55 | 55 | "triggers": ["other"], |
56 | | - "suffixes": ["platform", "form_factor", "first_daily_count"], |
| 56 | + "suffixes": ["first_daily_count", "platform", "form_factor"], |
57 | 57 | "parameters": ["appVersion"] |
58 | 58 | } |
59 | 59 | } |
0 commit comments