Skip to content

Commit

Permalink
fix: add command in email templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisht13 committed Sep 13, 2024
1 parent 4bc3ade commit 6e65e8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/relayer/eml_templates/acceptance_request.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,6 @@
</td>
</tr>
</table>
<div style="display: none;"><div id="zkemail">{{command}}</div></div>
</body>
</html>
1 change: 1 addition & 0 deletions packages/relayer/eml_templates/recovery_request.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,6 @@
</td>
</tr>
</table>
<div style="display: none;"><div id="zkemail">{{command}}</div></div>
</body>
</html>

0 comments on commit 6e65e8e

Please sign in to comment.