From 4cb81972897a0e59572a9c0a292deaf229953fce Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:32:02 -0800 Subject: [PATCH] Added Foliate to reading --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 4cf36eb..ef92bb8 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11934,6 +11934,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Foliate", + "description": "", + "repo_url": "https://github.com/johnfactotum/foliate", + "tags": [], + "platforms": [ + "linux" + ], + "category": "reading", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file