This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Refactor: Use shorter name for "My Collections"
pull/179/head
winkidney
4 years ago
parent
9251df5085
commit
c2b9541f6e
1 changed files
with
1 additions
and
1 deletions
Split View
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
View File
@@ -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…
Cancel
Save