mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 23:48:09 -05:00
Compare commits
1 Commits
improvemen
...
fix/hide-s
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29ad3d7e20 |
@@ -12,6 +12,7 @@ export const SpotifyBlock: BlockConfig<ToolResponse> = {
|
||||
'Integrate Spotify into your workflow. Search for tracks, albums, artists, and playlists. Manage playlists, access your library, control playback, browse podcasts and audiobooks.',
|
||||
docsLink: 'https://docs.sim.ai/tools/spotify',
|
||||
category: 'tools',
|
||||
hideFromToolbar: true,
|
||||
bgColor: '#000000',
|
||||
icon: SpotifyIcon,
|
||||
subBlocks: [
|
||||
|
||||
Reference in New Issue
Block a user