From a1faf40098d412c878a14b98dde44a9fedd8bc4e Mon Sep 17 00:00:00 2001 From: TonyRL Date: Wed, 28 Sep 2022 07:46:23 +0800 Subject: [PATCH] fix(route): cnbc --- lib/v2/{cbnc => cnbc}/maintainer.js | 0 lib/v2/{cbnc => cnbc}/radar.js | 0 lib/v2/{cbnc => cnbc}/router.js | 0 lib/v2/{cbnc => cnbc}/rss.js | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename lib/v2/{cbnc => cnbc}/maintainer.js (100%) rename lib/v2/{cbnc => cnbc}/radar.js (100%) rename lib/v2/{cbnc => cnbc}/router.js (100%) rename lib/v2/{cbnc => cnbc}/rss.js (100%) diff --git a/lib/v2/cbnc/maintainer.js b/lib/v2/cnbc/maintainer.js similarity index 100% rename from lib/v2/cbnc/maintainer.js rename to lib/v2/cnbc/maintainer.js diff --git a/lib/v2/cbnc/radar.js b/lib/v2/cnbc/radar.js similarity index 100% rename from lib/v2/cbnc/radar.js rename to lib/v2/cnbc/radar.js diff --git a/lib/v2/cbnc/router.js b/lib/v2/cnbc/router.js similarity index 100% rename from lib/v2/cbnc/router.js rename to lib/v2/cnbc/router.js diff --git a/lib/v2/cbnc/rss.js b/lib/v2/cnbc/rss.js similarity index 100% rename from lib/v2/cbnc/rss.js rename to lib/v2/cnbc/rss.js