smart-launcher icon indicating copy to clipboard operation
smart-launcher copied to clipboard

Updated config.js for resloving issue while reading env variables

Open sijoxavier89 opened this issue 2 years ago • 0 comments

Suggestions to add bewlow changes

+const dotenv = require('dotenv');
+dotenv.config();

sijoxavier89 avatar Jun 24 '22 19:06 sijoxavier89