mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
Change from CRLF to LF.
This commit is contained in:
@@ -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',
|
||||
}
|
||||
|
Reference in New Issue
Block a user