瀏覽代碼

add raw git url for the avatar in the mockapi

AlexiCauvin 6 年之前
父節點
當前提交
f7359c1fba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jsonserver/static_db.json

+ 1 - 1
jsonserver/static_db.json 查看文件

@@ -20,7 +20,7 @@
20 20
     "is_active": true,
21 21
     "caldav_url": null,
22 22
     "user_id": 1,
23
-    "avatar_url": null,
23
+    "avatar_url": "https://rawgit.com/tracim/tracim_frontend/develop/src/img/adminProfil.png",
24 24
     "created": "2018-05-17T08:43:03.745219+00:00",
25 25
     "display_name": "Global manager"
26 26
   },