fix plex. overseerr broken but idk what I can do

This commit is contained in:
Gabriel Brown 2025-02-28 15:09:59 -06:00
parent 7df4b38d09
commit dc1fa6d08a

View File

@ -41,7 +41,7 @@ export const bangs = [
s: "Plex", s: "Plex",
sc: "Movies", sc: "Movies",
t: "plex", t: "plex",
u: `${PLEX_URL}/web/index.html#!/search?pivot=top&query=query={{{s}}}`, u: `${PLEX_URL}/web/index.html#!/search?pivot=top&query={{{s}}}`,
}, },
{ {
c: "Entertainment", c: "Entertainment",