mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-03-21 17:34:46 -05:00
Fix mistake.
This commit is contained in:
parent
77072fb0b5
commit
12bcc0f6de
|
|
@ -387,7 +387,7 @@ export const getPlayer: EPR = async (info, data, send) => {
|
|||
}
|
||||
|
||||
send.object({
|
||||
player: K.ATTR({ 'no': `$no` }, {
|
||||
player: K.ATTR({ 'no': `${no}` }, {
|
||||
now_date: K.ITEM('u64', time),
|
||||
secretmusic: {
|
||||
music: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user