mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
refactor: move genre/studio/network calls into their own endpoints
this commit also adds a `useDiscover` hook to help with creating discover pages with less repeating code
This commit is contained in:
@@ -23,6 +23,7 @@ const globalMessages = defineMessages({
|
||||
edit: 'Edit',
|
||||
experimental: 'Experimental',
|
||||
advanced: 'Advanced',
|
||||
loading: 'Loading…',
|
||||
});
|
||||
|
||||
export default globalMessages;
|
||||
|
||||
Reference in New Issue
Block a user