From 87bf0715c39070a9b77e32d3099871ec97eebbb3 Mon Sep 17 00:00:00 2001 From: Robert Middleswarth <72569+rmiddle@users.noreply.github.com> Date: Sat, 28 May 2022 23:42:37 -0400 Subject: [PATCH] Update qflood.json --- template/apps/qflood.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/apps/qflood.json b/template/apps/qflood.json index aaef181..f4bbe73 100644 --- a/template/apps/qflood.json +++ b/template/apps/qflood.json @@ -34,7 +34,7 @@ "image64": "hotio/qflood:latest", "logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg", "name": "qflood", - "note": "The default qBittorrent username is admin and the default password is adminadmin." + "note": "The default qBittorrent username is admin and the default password is adminadmin.", "officialDoc": "https://hotio.dev/containers/qflood/", "platform": "linux", "ports": [ @@ -55,4 +55,4 @@ } ], "webpage": "https://hotio.dev/containers/qflood/" -} \ No newline at end of file +}