mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 06:31:37 +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.config :as cf]
|
||||
[app.main.data.auth :as da]
|
||||
[app.main.data.events :as ev]
|
||||
[app.main.data.users :as du]
|
||||
[app.main.data.profile :as du]
|
||||
[app.main.data.websocket :as ws]
|
||||
[app.main.errors]
|
||||
[app.main.features :as feat]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue