Skip to content

Commit 8883a71

Browse files
committed
.
1 parent 6869ebc commit 8883a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/zingmp3_oldLayout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
blackList: [],
1212
whiteList: ["https://zingmp3.vn/*", "https://mp3.zing.vn/*"],
1313

14-
onDocumentStart: () => {
14+
onDocumentStart : () => {
1515
// prevent auto redirect from https://mp3.zing.vn/ to https://zingmp3.vn/
1616
window.MP3_MEDIA_USER_UPLOAD = 1;
1717

0 commit comments

Comments
 (0)