mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 14:46:12 +02:00
🐛 Fix request dialog is shown in all errors
This commit is contained in:
parent
47cecb2ac4
commit
0b39318b33
1 changed files with 1 additions and 0 deletions
|
@ -475,6 +475,7 @@
|
||||||
|
|
||||||
request-access?
|
request-access?
|
||||||
(and
|
(and
|
||||||
|
(= (:type data) :not-found)
|
||||||
(or workspace? dashboard? view?)
|
(or workspace? dashboard? view?)
|
||||||
(or (:file-id info)
|
(or (:file-id info)
|
||||||
(:team-id info)))]
|
(:team-id info)))]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue