diff options
Diffstat (limited to 'web/_views/modal/new_post.php')
-rw-r--r-- | web/_views/modal/new_post.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/_views/modal/new_post.php b/web/_views/modal/new_post.php index 82243fb..71028ad 100644 --- a/web/_views/modal/new_post.php +++ b/web/_views/modal/new_post.php @@ -40,7 +40,6 @@ success: function(data) { window.location.reload(); }, - error: errorToast }); }); </script> |