mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
Change user logo url.
This commit is contained in:
parent
2aa95a3467
commit
6113e2e842
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
;; FIXME this is a temporal
|
||||
(def current-user (atom {:user/fullname "Cirilla"
|
||||
:user/avatar "http://lorempixel.com/50/50/"}))
|
||||
:user/avatar "//lorempixel.com/50/50/"}))
|
||||
(def menu-open? (atom false))
|
||||
|
||||
(def ^:static user-l
|
||||
|
|
Loading…
Add table
Reference in a new issue