This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pinry
镜像来自
https://github.com/pinry/pinry.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
44
Wiki
Activity
瀏覽代碼
Refactor: Use shorter name for "My Collections"
pull/179/head
winkidney
4 年之前
父節點
9251df5085
當前提交
c2b9541f6e
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pinry-spa/src/components/PHeader.vue
+ 1
- 1
pinry-spa/src/components/PHeader.vue
查看文件
@@ -43,7 +43,7 @@
v-if="user.loggedIn"
class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
My
Collections
My
</a>
<div class="navbar-dropdown">
<router-link
Write
Preview
Loading…
取消
儲存