From 0c4f3176a6058edaa9ef277de83c8149c7da6c53 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:40:02 -0800 Subject: [PATCH] Added Canta to cleaner --- core/data/dynamic/applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/data/dynamic/applications.json b/core/data/dynamic/applications.json index 779b5c5..44e66b9 100644 --- a/core/data/dynamic/applications.json +++ b/core/data/dynamic/applications.json @@ -10751,6 +10751,20 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Canta", + "description": "", + "repo_url": "https://github.com/samolego/Canta", + "tags": [], + "platforms": ["android"], + "category": "cleaner", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] }