mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +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,
|
||||
discordWebhook: discordWebhook
|
||||
});
|
||||
getNotifications();
|
||||
}
|
||||
catch (error: any) {
|
||||
alert(error.response.data.error);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user