|
@@ -44,7 +44,7 @@ export default {
|
|
setup() {
|
|
setup() {
|
|
function setupChat() {
|
|
function setupChat() {
|
|
var chatbox = document.getElementById("fb-customer-chat");
|
|
var chatbox = document.getElementById("fb-customer-chat");
|
|
- chatbox.setAttribute("page_id", "123230297530852");
|
|
|
|
|
|
+ chatbox.setAttribute("page_id", "1534271790187013");
|
|
chatbox.setAttribute("attribution", "biz_inbox");
|
|
chatbox.setAttribute("attribution", "biz_inbox");
|
|
}
|
|
}
|
|
function initFacebookSDK() {
|
|
function initFacebookSDK() {
|