Update src/libpoketube/init/pages-video.js

This commit is contained in:
ashley 2025-08-18 02:34:28 +02:00
parent ad9ae62fe4
commit 7ea292cba4

View File

@ -381,6 +381,7 @@ module.exports = function (app, config, renderTemplate) {
v, v,
err_reason:err err_reason:err
}); });
console.log(err)
} }
} catch (error) { } catch (error) {
console.error(error); console.error(error);