1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-17 00:07:54 +02:00

Feature: New search filter [!]is:tagged

See #164
This commit is contained in:
Ralph Slooten
2023-09-14 22:30:20 +12:00
parent e18c45d0b3
commit ee49149df9
36 changed files with 1697 additions and 3615 deletions

View File

@ -0,0 +1,7 @@
<script>
</script>
<template>
<p>Page not found</p>
<p>Click <router-link to="/">here</router-link> to continue.</p>
</template>