fixed incorrect line in the example and added thank you to xiffy
This commit is contained in:
parent
07618a4262
commit
3296771b68
1 changed files with 3 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ I watched this: [tktk](trakt.tv/users/username)
|
|||
|
||||
**config.js:**
|
||||
```js
|
||||
export const linkFormat = 'html'
|
||||
export const linkFormat = 'markdown'
|
||||
|
||||
export const items = [
|
||||
{
|
||||
|
|
@ -111,7 +111,8 @@ There may be a better way to get this key, but this is how I found it.
|
|||
|
||||
Original project by [melanie kat](https://source.tube/melanie/now-updater). Without her work, this fork would not exist.
|
||||
|
||||
Thank you also to [xiffy](https://github.com/xiffy/lfm) for the Last.fm scrobble fetching service this uses.
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
Did you find this useful like I did? Melanie asks that you donate to [Trans Lifeline](https://translifeline.org) or [The Trevor Project](https://thetrevorproject.org) if you can. I will also add [Belong To](https://www.belongto.org) to that list.
|
||||
Loading…
Reference in a new issue