mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Change from CRLF to LF.
This commit is contained in:
parent
6f9d957df1
commit
208aec0e70
3 changed files with 665 additions and 665 deletions
|
@ -1 +1 @@
|
|||
/* /index.html 200
|
||||
/* /index.html 200
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
export default {
|
||||
BASE_URL: localStorage.getItem("instance") || 'https://pipedapi.kavin.rocks',
|
||||
}
|
||||
export default {
|
||||
BASE_URL: localStorage.getItem("instance") || 'https://pipedapi.kavin.rocks',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue