⚡ 🐛 Fixed the 51la widget load data issue.
This commit is contained in:
5
assets/js/third-party/others/lawidget.js
vendored
5
assets/js/third-party/others/lawidget.js
vendored
@@ -10,7 +10,8 @@ NexT.plugins.others.lawidget = function() {
|
||||
crossorigin: 'anonymous',
|
||||
charset: 'UTF-8',
|
||||
defer: true
|
||||
}
|
||||
});
|
||||
},
|
||||
parentNode: document.getElementById('la-siteinfo-widget')
|
||||
}, NexT.utils.fmtLaWidget());
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user