File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,17 @@ exports[`UserProfileHead > Correctly displays that we are mutually subscribed 1`
198198 </li >
199199 <li
200200 class = " statlink"
201+ >
202+ <a
203+ class = " statlinkText allMediaLink"
204+ href = " /freefeed/media"
205+ style = " --max-digits: 1;"
206+ >
207+ All media
208+ </a >
209+ </li >
210+ <li
211+ class = " statlink sinceDate"
201212 >
202213 <span
203214 class = " statlinkText"
@@ -404,6 +415,17 @@ exports[`UserProfileHead > Renders my own header and doesn't blow up 1`] = `
404415 </li >
405416 <li
406417 class = " statlink"
418+ >
419+ <a
420+ class = " statlinkText allMediaLink"
421+ href = " /freefeed/media"
422+ style = " --max-digits: 1;"
423+ >
424+ All media
425+ </a >
426+ </li >
427+ <li
428+ class = " statlink sinceDate"
407429 >
408430 <span
409431 class = " statlinkText"
You can’t perform that action at this time.
0 commit comments