mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-18 16:07:10 +00:00
Update Notifications List after adding Notification
This commit is contained in:
parent
8f647d3489
commit
dacde7153f
@ -179,6 +179,7 @@ export default function Settings() {
|
|||||||
telegramChatId: telegramChatId,
|
telegramChatId: telegramChatId,
|
||||||
discordWebhook: discordWebhook
|
discordWebhook: discordWebhook
|
||||||
});
|
});
|
||||||
|
getNotifications();
|
||||||
}
|
}
|
||||||
catch (error: any) {
|
catch (error: any) {
|
||||||
alert(error.response.data.error);
|
alert(error.response.data.error);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user