From 489fb1363c36de4a0b6731dcd5c053c07736251d Mon Sep 17 00:00:00 2001 From: buoyantotter <57947291+buoyantotter@users.noreply.github.com> Date: Sat, 7 Mar 2020 18:19:21 +0200 Subject: [PATCH] fixed typo in firefly template name --- template_apps/Firefly-III.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template_apps/Firefly-III.ini b/template_apps/Firefly-III.ini index b612df6..ac1d753 100644 --- a/template_apps/Firefly-III.ini +++ b/template_apps/Firefly-III.ini @@ -1,6 +1,6 @@ -[Firefly III] +[Firefly-III] prefix = https:// url = your-website.com icon = static/images/apps/firefly_iii.png description = Firefly III is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between. -open_in = this_tab \ No newline at end of file +open_in = this_tab