mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-21 13:07:40 +00:00
Change from CRLF to LF.
This commit is contained in:
parent
8e545dfb27
commit
36e3037ba3
@ -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…
Reference in New Issue
Block a user