qt3 -> qt2 env change
This commit is contained in:
@@ -367,7 +367,7 @@ export const getQRCodeUrl = ({
|
||||
let baseUrl = "";
|
||||
|
||||
if (sdpURL.indexOf("qt2") >= 0) {
|
||||
baseUrl = "https://qt3-m.shoptime.lgappstv.com/";
|
||||
baseUrl = "https://qt2-m.shoptime.lgappstv.com/";
|
||||
} else if (sdpURL.indexOf("qt") >= 0) {
|
||||
baseUrl = "https://qt-m.shoptime.lgappstv.com/";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user