We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6198f12 commit e25a5efCopy full SHA for e25a5ef
1 file changed
src/controllers/subscrptionsContoller.js
@@ -92,7 +92,7 @@ exports.requestOtp = async (req, res) => {
92
});
93
}
94
const applicationMetaData = {
95
- client: "web browser",
+ client: "WEBBROWSER",
96
device: "Web Browser",
97
os: "Windows 11",
98
appCode: "https://blissme.vercel.app/"
0 commit comments