mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
Fix mistake.
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user