mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 06:06:10 +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
|
@ -12,7 +12,7 @@
|
|||
[app.common.data.macros :as dm]
|
||||
[app.common.schema :as sm]
|
||||
[app.main.data.events :as-alias ev]
|
||||
[app.main.data.users :as du]
|
||||
[app.main.data.profile :as du]
|
||||
[app.main.store :as st]
|
||||
[app.main.ui.components.forms :as fm]
|
||||
[app.main.ui.icons :as i]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue