develop branch of Overseerr, which is only recommended for those contributing to development or assisting with bleeding-edge testing.',
});
const SettingsAbout: React.FC = () => {
const intl = useIntl();
const { data, error } = useSWR{intl.formatMessage(messages.betawarning)}
{data.version.replace('develop-', '')}
{status?.commitTag !== 'local' &&
(status?.updateAvailable ? (
{data.tz}