mirror of
https://github.com/sct/overseerr.git
synced 2025-12-28 08:55:28 +01:00
* refactor(overriderules): move override rules out of the service modal This PR moves override rules out of the service modal. This will make override rules more visible than inside the service modal popup. This will also avoid having a modal inside a modal (override rules modal inside of service modal) * fix: resolve typing error