mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 06:15:51 +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