aboutsummaryrefslogtreecommitdiff
path: root/popup/popup.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'popup/popup.tsx')
-rw-r--r--popup/popup.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/popup/popup.tsx b/popup/popup.tsx
index 8a604b457..fa222125f 100644
--- a/popup/popup.tsx
+++ b/popup/popup.tsx
@@ -91,6 +91,8 @@ function openInExtension(element: HTMLAnchorElement, isInitialized: boolean) {
});
}
+
+
namespace WalletBalance {
export function controller() {
return new Controller();