mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 14:58:47 +00:00
refactor lidarr widget
This commit is contained in:
parent
1840e9a57a
commit
a83d5132d9
3 changed files with 27 additions and 8 deletions
|
@ -1,7 +1,3 @@
|
|||
// const formats = {
|
||||
// lidarr: `{url}/api/v1/{endpoint}?apikey={key}`,
|
||||
// };
|
||||
|
||||
export function formatApiCall(url, args) {
|
||||
const find = /\{.*?\}/g;
|
||||
const replace = (match) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue