From 7c7b5fe3aa09107205948876e3ad20a995083471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Oliv=C3=A9?= Date: Fri, 30 Jun 2023 15:53:55 +0200 Subject: [PATCH] =?UTF-8?q?[MMI]=C2=A0Added=20custom=20title=20for=20insti?= =?UTF-8?q?tutional=20(#19844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added custom title for institutional * passing prop isMMI to notification view --- app/notification.html | 3 +++ development/build/scripts.js | 1 + 2 files changed, 4 insertions(+) diff --git a/app/notification.html b/app/notification.html index 209a642a3..766aef2ba 100644 --- a/app/notification.html +++ b/app/notification.html @@ -4,6 +4,9 @@ MetaMask Notification + {{@if(it.isMMI)}} + MetaMask Institutional + {{/if}}