mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-10 14:33:11 +08:00
Added warning about unsupported prefix. Added support for Spotify search. Edited README file
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
"name": "The Movie Database",
|
||||
"prefix": "mv",
|
||||
"template": "https://www.themoviedb.org/search?query="
|
||||
},
|
||||
{
|
||||
"name": "Spotify",
|
||||
"prefix": "sp",
|
||||
"template": "https://open.spotify.com/search/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user