taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 4fbeb06d4e23f1373d231f417bd7bc386227be58
parent 9bef462f3803a4f403c78206b9c81592f9b1a0bd
Author: Sebastian <sebasjm@gmail.com>
Date:   Tue, 11 Apr 2023 10:06:50 -0300

add support for taler:// handler injection

Diffstat:
Mpackages/demobank-ui/src/index.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/packages/demobank-ui/src/index.html b/packages/demobank-ui/src/index.html @@ -21,6 +21,7 @@ <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> + <meta name="taler-support" content="uri"> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <link