From 51afa105050cd2caf520f299e6019a7c905985d4 Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Sun, 29 Jun 2025 19:38:26 +0700 Subject: [PATCH] Fixing typo directory --- modules/api/{hightlight => highlight}/catalog.py | 0 modules/api/{hightlight => highlight}/category.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename modules/api/{hightlight => highlight}/catalog.py (100%) rename modules/api/{hightlight => highlight}/category.py (100%) diff --git a/modules/api/hightlight/catalog.py b/modules/api/highlight/catalog.py similarity index 100% rename from modules/api/hightlight/catalog.py rename to modules/api/highlight/catalog.py diff --git a/modules/api/hightlight/category.py b/modules/api/highlight/category.py similarity index 100% rename from modules/api/hightlight/category.py rename to modules/api/highlight/category.py