Skip to content

Commit e484c0e

Browse files
committed
Update docs
1 parent f1bcd46 commit e484c0e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/content/docs/en/lyricify-4/custom-api-client.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Custom Spotify API Client Configuration Tutorial
33
---
44

55
import DemoPic05EnUs from './pic/Demo-Pic05_en-US.png';
6-
import DemoPic06 from './pic/Demo-Pic06.png';
76

87
:::caution[Note]
98
Custom API Client requires Lyricify 4 v4.3.48 or later.
@@ -61,7 +60,7 @@ Under Spotify's current rules, one Client can be used by up to five users.
6160
1. Your friend first creates the Client by following the preparation steps above.
6261
2. Your friend opens Spotify Developer Dashboard, enters the corresponding Client, and opens the `User Management` page.
6362
3. Your friend fills in your Spotify account information in `Full Name` and `Email`, then clicks `Add user`.
64-
<img src={DemoPic06.src} width="720" />
63+
![](pic/Demo-Pic06.png)
6564
4. After that, your friend sends you the `Client ID` and `Client Secret`.
6665

6766
### Actions to be completed by you

0 commit comments

Comments
 (0)