From 76d1e051fd515725c512c845a0cfbfd68105bae0 Mon Sep 17 00:00:00 2001 From: Sander Bol Date: Thu, 19 Jul 2018 12:03:52 +0200 Subject: [PATCH] Fix donation link Fixes #1749. --- app/view/main/Main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/view/main/Main.js b/app/view/main/Main.js index cb6e10e4..27dd3703 100644 --- a/app/view/main/Main.js +++ b/app/view/main/Main.js @@ -31,7 +31,7 @@ Ext.define('Rambox.view.main.Main', { ,html: '' ,baseCls: '' ,tooltip: locale['app.main[25]'] - ,href: 'https://fundraiseup.com/widget/FUNSGXPIJWQ/donate?key=KPCFEZKZ' + ,href: 'https://rambox.pro/#donate' }] } ,items: [ @@ -338,7 +338,7 @@ Ext.define('Rambox.view.main.Main', { ,{ text: locale['app.main[25]'] ,glyph: 'xf21e@FontAwesome' - ,href: 'https://fundraiseup.com/widget/FUNSGXPIJWQ/donate?key=KPCFEZKZ' + ,href: 'https://rambox.pro/#donate' } ,{ text: 'Translation'