Change from CRLF to LF.
This commit is contained in:
parent
8e545dfb27
commit
36e3037ba3
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…
Reference in a new issue