mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 04:58:41 +00: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