[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: add taler support to merchant
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: add taler support to merchant |
Date: |
Tue, 21 May 2024 13:45:25 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
The following commit(s) were added to refs/heads/master by this push:
new 766becbe6 add taler support to merchant
766becbe6 is described below
commit 766becbe61fdcfcca684eb061f2e2b0b87f1abcc
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue May 21 08:45:16 2024 -0300
add taler support to merchant
---
packages/merchant-backoffice-ui/src/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/packages/merchant-backoffice-ui/src/index.html
b/packages/merchant-backoffice-ui/src/index.html
index b005f967d..6b738d2b7 100644
--- a/packages/merchant-backoffice-ui/src/index.html
+++ b/packages/merchant-backoffice-ui/src/index.html
@@ -26,6 +26,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
+ <meta name="taler-support" content="uri,api" />
<link
rel="icon"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-wallet-core] branch master updated: add taler support to merchant,
gnunet <=