mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Small fix in translated pages
This commit is contained in:
parent
048172bcc2
commit
41c802010d
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -47,7 +47,7 @@ help:
|
|||
|
||||
.PHONY: install
|
||||
install:
|
||||
poetry install -E fast -E redis -E proxy -E i18n --sync
|
||||
poetry install --all-extras
|
||||
$(py) pre-commit install
|
||||
|
||||
.PHONY: clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue