You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/tremola4chrome/doc/20250327-miniApps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,4 +72,4 @@ The jsonObject payload that the miniApp wants to write into a log is the third l
72
72
- “htmlFile” \- Path to the miniApp’s HTML file
73
73
- “scenario” \- List of scenarios in miniApp (note: each scenario must have a corresponding div in the html file, said div should start with “div:scenarioName”, each scenario includes the following fields:
74
74
- “menu” \- How the menu should look like, a JSON dictionary including each menu button and the function it should call
75
-
- “display” \- The ids of the different html elements that are meant to be displayed when that scenario is active
75
+
- “display” \- The ids of the different html elements that are meant to be displayed when that scenario is active
0 commit comments