From a77f03bef67ff8b6786d38f2c613d34bc5e3a34d Mon Sep 17 00:00:00 2001 From: Konstantinos Paparas Date: Wed, 17 Jun 2026 09:18:36 +0200 Subject: [PATCH] fix: update octant round link --- messages/dashboard.json | 14 +------------- messages/welcome.json | 15 +-------------- 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/messages/dashboard.json b/messages/dashboard.json index dfe3487..7ef4da4 100644 --- a/messages/dashboard.json +++ b/messages/dashboard.json @@ -4,23 +4,11 @@ "message_highlight": "Octant Epoch 12 featuring properQF", "action": { "text": "Donate via Octant", - "url": "https://epoch.octant.app/" + "url": "https://epoch.octant.app/rounds/0xf9de7a09aebbbacba9a9f4a32874463b2ddc1b8e6b4f6b65014febacbfff13f5/project/10" }, "period": { "start": 1781627400, "end": 1782876600 } - }, - { - "message": "Refer friends to rotki premium. They get a discount and you get EUR off your next payment.", - "message_highlight": "Share your referral code", - "action": { - "text": "Get your code", - "url": "https://rotki.com/home/subscription?utm_source=cta&utm_medium=web&utm_campaign=referrals" - }, - "period": { - "start": 1781481600, - "end": 1781827199 - } } ] diff --git a/messages/welcome.json b/messages/welcome.json index e20cee7..4d77c07 100644 --- a/messages/welcome.json +++ b/messages/welcome.json @@ -6,25 +6,12 @@ "text": "rotki is part of Octant Epoch 12 featuring properQF. Support us by donating to allocate funding.", "action": { "text": "Donate via Octant", - "url": "https://epoch.octant.app/" + "url": "https://epoch.octant.app/rounds/0xf9de7a09aebbbacba9a9f4a32874463b2ddc1b8e6b4f6b65014febacbfff13f5/project/10" }, "period": { "start": 1781627400, "end": 1782876600 } - }, - { - "header": "Refer friends to rotki premium", - "icon": "https://raw.githubusercontent.com/rotki/data/main/messages/bird.svg", - "text": "Share your referral code with friends. They get a discount on their first payment and you get EUR off your next payment.", - "action": { - "text": "Get your code", - "url": "https://rotki.com/home/subscription?utm_source=cta&utm_medium=web&utm_campaign=referrals" - }, - "period": { - "start": 1781100579, - "end": 1781827199 - } } ] }