From 89d02bd19a5d3756c47b8c15f5141cba8854e2db Mon Sep 17 00:00:00 2001 From: andatoshiki <101481353+andatoshiki@users.noreply.github.com> Date: Wed, 22 Mar 2023 16:33:45 +0800 Subject: [PATCH] chore: fix filename for alfolia config file --- crawlere-config.json => crawler-config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename crawlere-config.json => crawler-config.json (100%) diff --git a/crawlere-config.json b/crawler-config.json similarity index 100% rename from crawlere-config.json rename to crawler-config.json