mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
Remove debug line.
This commit is contained in:
parent
4891c57bbd
commit
093b00220a
@ -45,7 +45,6 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
document.title = "Trending - Piped";
|
||||
console.log(Constants.BASE_URL);
|
||||
|
||||
this.fetchTrending().then(videos => (this.videos = videos));
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user