mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-09-15 17:23:45 +00:00
Allow the usage of a different instance for authentication.
This commit is contained in:
@@ -133,7 +133,7 @@ export default {
|
||||
},
|
||||
handleImport() {
|
||||
this.fetchJson(
|
||||
this.apiUrl() + "/import",
|
||||
this.authApiUrl() + "/import",
|
||||
{
|
||||
override: this.override,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user