0
Fork 0
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:
Andrey Antukh 2016-02-21 17:28:22 +02:00
parent 2aa95a3467
commit 6113e2e842

View file

@ -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