mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 20:01:39 +02:00
✨ More improvements on media uploading.
This commit is contained in:
parent
6a32428ca1
commit
ad2d8c8ee0
4 changed files with 30 additions and 10 deletions
|
@ -99,7 +99,8 @@
|
|||
:tokens (ig/ref :app.tokens/tokens)
|
||||
:metrics (ig/ref :app.metrics/metrics)
|
||||
:storage (ig/ref :app.storage/storage)
|
||||
:redis (ig/ref :app.redis/redis)}
|
||||
:redis (ig/ref :app.redis/redis)
|
||||
:svgc (ig/ref :app.svgparse/svgc)}
|
||||
|
||||
:app.notifications/handler
|
||||
{:redis (ig/ref :app.redis/redis)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue