mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-09-15 17:23:45 +00:00
@@ -71,6 +71,7 @@ export default {
|
||||
},
|
||||
activated() {
|
||||
if (!this.authenticated) this.$router.push("/login");
|
||||
document.title = "Import - Piped";
|
||||
},
|
||||
methods: {
|
||||
fileChange() {
|
||||
|
||||
Reference in New Issue
Block a user