Add MVLive to autocomplete list in web interface

This commit is contained in:
0xb00bface 2020-12-17 18:53:31 +01:00
parent 809d86f5a2
commit 98d9ae5377
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@
});
} else {
$('#addModelByUrl').autocomplete({
source: ["BongaCams:", "Cam4:", "Camsoda:", "Chaturbate:", "Fc2Live:", "Flirt4Free:", "LiveJasmin:", "MyFreeCams:", "Showup:", "Streamate:", "Stripchat:"]
source: ["BongaCams:", "Cam4:", "Camsoda:", "Chaturbate:", "Fc2Live:", "Flirt4Free:", "LiveJasmin:", "MyFreeCams:", "MVLive:", "Showup:", "Streamate:", "Stripchat:"]
});
}
}