Change from CRLF to LF.

This commit is contained in:
FireMasterK 2020-11-30 11:36:27 +05:30
parent 6f9d957df1
commit 208aec0e70
3 changed files with 665 additions and 665 deletions

1322
LICENSE

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
/* /index.html 200
/* /index.html 200

View file

@ -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',
}