瀏覽代碼
Update graph avatar settings label to be clearer
main
Ramin Tadayon
2 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 5B90E918AEBCE7A7
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
src/webviews/apps/settings/partials/commit-graph.html
|
|
@ -57,7 +57,7 @@ |
|
|
|
<div class="setting"> |
|
|
|
<div class="setting__input"> |
|
|
|
<input id="graph.avatars" name="graph.avatars" type="checkbox" data-setting /> |
|
|
|
<label for="graph.avatars">Use author avatars</label> |
|
|
|
<label for="graph.avatars">Use author and remote avatars</label> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|