mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix request dialog is shown in all errors
This commit is contained in:
parent
47cecb2ac4
commit
0b39318b33
@ -475,6 +475,7 @@
|
||||
|
||||
request-access?
|
||||
(and
|
||||
(= (:type data) :not-found)
|
||||
(or workspace? dashboard? view?)
|
||||
(or (:file-id info)
|
||||
(:team-id info)))]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user