feat: unread mail counter
This commit is contained in:
parent
d4496a2eda
commit
cdbb47f6b9
5 changed files with 54 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.11-slim
|
||||
FROM python:latest
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue