mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 17:07:46 +00:00
feat: Update nhiều thứ
This commit is contained in:
@@ -115,7 +115,7 @@ const apiActors = computed(() => {
|
||||
})
|
||||
|
||||
function addServer() {
|
||||
customServers.value.push({ name: '', episodes: [] })
|
||||
customServers.value.push({ name: `Server ${customServers.value.length + 1}`, episodes: [] })
|
||||
}
|
||||
|
||||
function removeServer(serverIndex: number) {
|
||||
|
||||
Reference in New Issue
Block a user