From 654e72280d8518e12f16b82ae46cf2ad4b63f9e1 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 9 May 2021 19:21:41 +0200 Subject: mark virtual link --- common/header.j2.inc | 2 +- inc | 2 +- template/wallet.html.j2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/header.j2.inc b/common/header.j2.inc index 1e2f5c82..65b2c710 100644 --- a/common/header.j2.inc +++ b/common/header.j2.inc @@ -61,4 +61,4 @@ - + diff --git a/inc b/inc index 9e9363ec..ebed74ab 160000 --- a/inc +++ b/inc @@ -1 +1 @@ -Subproject commit 9e9363ec2797fcb51f998ce6e388eb9877e8788c +Subproject commit ebed74abfc2c3acb1c12df6c5b4453c6da227027 diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 index 47c183aa..1febffae 100644 --- a/template/wallet.html.j2 +++ b/template/wallet.html.j2 @@ -192,7 +192,7 @@ document.addEventListener('DOMContentLoaded', onLoad);