Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
</label>
<br />
<label>
Frebase project ID
Firebase project ID
<input name="firebaseprojectid" type="text" required size="45" />
</label>
<a href="https://developer.nexmo.com/client-sdk/setup/set-up-push-notifications/android#get-firebase-project-id" target="_blank">help</a>
<br />
<label>
Frebase token
Firebase token
<input name="firebasetoken" type="text" required size="45" />
</label>
<a href="https://developer.nexmo.com/client-sdk/setup/set-up-push-notifications/android#get-firebase-token" target="_blank">help</a>
Expand Down Expand Up @@ -99,4 +99,4 @@
});
</script>

</html>
</html>