mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 09:08:31 +02:00
🎉 Add the ability to delete and search profiles to manage.py
This commit is contained in:
parent
0dc7f4e07e
commit
01404ba581
3 changed files with 102 additions and 14 deletions
|
@ -25,6 +25,7 @@ RUN set -ex; \
|
|||
woff-tools \
|
||||
woff2 \
|
||||
python3 \
|
||||
python3-tabulate \
|
||||
fontforge \
|
||||
; \
|
||||
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue