mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 01:01:39 +02:00
♻️ Rename data.users to data.profile
This commit is contained in:
parent
1de35b2e3a
commit
838fb06039
22 changed files with 22 additions and 22 deletions
|
@ -16,7 +16,7 @@
|
|||
[app.common.uuid :as uuid]
|
||||
[app.config :as cf]
|
||||
[app.main.data.modal :as modal]
|
||||
[app.main.data.users :as du]
|
||||
[app.main.data.profile :as du]
|
||||
[app.main.data.workspace.colors :as mdc]
|
||||
[app.main.data.workspace.libraries :as dwl]
|
||||
[app.main.refs :as refs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue