From 6c57e12640e0b4fa99e5de862e7ac0e7072521b8 Mon Sep 17 00:00:00 2001 From: jobayer110 <248372549+jobayer110@users.noreply.github.com> Date: Sat, 27 Dec 2025 02:40:12 +0300 Subject: [PATCH] Rename index.js to Rindex.js --- functions/http/corsEnabledFunction/{index.js => Rindex.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename functions/http/corsEnabledFunction/{index.js => Rindex.js} (100%) diff --git a/functions/http/corsEnabledFunction/index.js b/functions/http/corsEnabledFunction/Rindex.js similarity index 100% rename from functions/http/corsEnabledFunction/index.js rename to functions/http/corsEnabledFunction/Rindex.js