Fix inconsistent task notifications (#1103)
This commit is contained in:
@@ -92,6 +92,7 @@ function SavedTasks() {
|
||||
},
|
||||
onSuccess: (response) => {
|
||||
toast({
|
||||
variant: "success",
|
||||
title: "New template created",
|
||||
description: "Your template was created successfully",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user