mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Minor UI fix
This commit is contained in:
@@ -96,6 +96,7 @@ function MessageManagementLayout({getConfig, getConfigs, formik}: any) {
|
|||||||
<Button isIconOnly
|
<Button isIconOnly
|
||||||
size="sm"
|
size="sm"
|
||||||
onPress={() => openTestNotification(template)}
|
onPress={() => openTestNotification(template)}
|
||||||
|
isDisabled={!formik.values.messages.providers.email.enabled}
|
||||||
>
|
>
|
||||||
<PaperPlaneRight/>
|
<PaperPlaneRight/>
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user