From 5ff89c548421d02408c4f35f86f48cbcb5f0c2c2 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Tue, 1 Oct 2019 21:18:34 +0100 Subject: [PATCH] Add OwnTracks website to info modal --- src/components/modals/Information.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/components/modals/Information.vue b/src/components/modals/Information.vue index c2ca487..9d47015 100644 --- a/src/components/modals/Information.vue +++ b/src/components/modals/Information.vue @@ -15,6 +15,12 @@ ({{ recorderVersion }}) +
  • + + + OwnTracks Website + +
  • @@ -33,10 +39,15 @@