mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-27 12:36:27 +08:00
@@ -244,7 +244,7 @@ class VideoHttp {
|
||||
};
|
||||
}
|
||||
} catch (err) {
|
||||
return {'status': false, 'msg': err};
|
||||
return {'status': false, 'msg': err.toString()};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user