This commit is contained in:
root
2022-02-11 17:25:45 +05:30
parent f136887671
commit 8acafacd04
+1 -1
View File
@@ -29,7 +29,7 @@ export default {
if (out.videoId) {
this.$router.push({
path: '/video',
path: '/watch',
query: {
v: out.videoId
}