feat: Add alert processing functionality and UI feedback
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
<form action="/sync_emails" method="post" style="display:inline-block; margin-left:12px;">
|
||||
<button type="submit">Process Emails</button>
|
||||
</form>
|
||||
<form action="/process" method="post" style="display:inline-block; margin-left:12px;">
|
||||
<button type="submit">Process Alerts</button>
|
||||
</form>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user