mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Go back to pipedapi.kavin.rocks
pipedapi-libre.kavin.rocks doesn't work at all
This commit is contained in:
@@ -100,7 +100,7 @@ const PrefsStore = {
|
||||
},
|
||||
|
||||
apiUrl (state, getters) {
|
||||
return state.prefs.instance ?? process.env.VUE_APP_PIPED_URL ?? 'https://pipedapi-libre.kavin.rocks'
|
||||
return state.prefs.instance ?? process.env.VUE_APP_PIPED_URL ?? 'https://pipedapi.kavin.rocks'
|
||||
},
|
||||
|
||||
isEmbedded () {
|
||||
|
||||
Reference in New Issue
Block a user