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