This commit is contained in:
suseendhiran17 2022-06-07 11:21:19 +05:30
parent d9f82fc609
commit 78c4e5e1c6
3 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,7 +2,6 @@
/node_modules
/storage/log/
/storage/uploads/
**/storage/**/*.jpg
!storage
storage/*
!storage/uploads/

View File

@ -16,7 +16,7 @@ global.arr = [ CreditAddressDetail , CreditBorrowerAndGuarantorDetails , Credit
CreditKeyShareholder , CreditLoanDetail , OverallPlanOfAction , PortFolioHealth , ProductAndProcess , CreditProfile ,
SizeAndGeographicalResearch , StockDetail , SupplierDetail , TotalOverallDebit ,
ValidationPoint , CreditManager , Photograph ]
//**/storage/**/*.jpg
exports.Welcome = (req, res) =>
{
try

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB