From 133b9a8529f6db8a12e6e02839532e0ef438d9d1 Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Sun, 3 Aug 2025 12:21:19 +0200 Subject: [PATCH] chore: rename omni-tools to omni-tools-full --- meta/{omni-tools.json => omni-tools-full.json} | 0 metadata.json | 2 +- png/{omni-tools.png => omni-tools-full.png} | Bin webp/{omni-tools.webp => omni-tools-full.webp} | Bin 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/{omni-tools.json => omni-tools-full.json} (100%) rename png/{omni-tools.png => omni-tools-full.png} (100%) rename webp/{omni-tools.webp => omni-tools-full.webp} (100%) diff --git a/meta/omni-tools.json b/meta/omni-tools-full.json similarity index 100% rename from meta/omni-tools.json rename to meta/omni-tools-full.json diff --git a/metadata.json b/metadata.json index c1908a1b..03eb5f15 100644 --- a/metadata.json +++ b/metadata.json @@ -13289,7 +13289,7 @@ } } }, - "omni-tools": { + "omni-tools-full": { "base": "png", "aliases": [], "categories": [], diff --git a/png/omni-tools.png b/png/omni-tools-full.png similarity index 100% rename from png/omni-tools.png rename to png/omni-tools-full.png diff --git a/webp/omni-tools.webp b/webp/omni-tools-full.webp similarity index 100% rename from webp/omni-tools.webp rename to webp/omni-tools-full.webp