mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
trim query
This commit is contained in:
parent
c307fbb279
commit
5145aeccec
@ -2872,7 +2872,7 @@ class SongSelect{
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
query = editedSplit.join(" ")
|
query = editedSplit.join(" ").trim()
|
||||||
|
|
||||||
var songs = assets.songs
|
var songs = assets.songs
|
||||||
// TODO: fix this so it doesn't suck
|
// TODO: fix this so it doesn't suck
|
||||||
|
Loading…
Reference in New Issue
Block a user