We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d7c36 commit c606d97Copy full SHA for c606d97
index.html
@@ -7,7 +7,7 @@
7
<body>
8
<script>
9
MP.api.ready(function() {
10
- // Run queries and display results here
+ // Run queries and display results here
11
console.log('hi');
12
});
13
// test
0 commit comments