mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
🐛 Don't allow rename drafts project.
This commit is contained in:
parent
d2359046c4
commit
17b32d6518
@ -79,7 +79,8 @@
|
||||
:min-width? true
|
||||
:top top
|
||||
:left left
|
||||
:options [[(tr "labels.rename") on-edit]
|
||||
:options [(when-not (:is-default project)
|
||||
[(tr "labels.rename") on-edit])
|
||||
[(tr "dashboard.duplicate") on-duplicate]
|
||||
[(tr "dashboard.pin-unpin") toggle-pin]
|
||||
(when (seq teams)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user