kopia lustrzana https://github.com/cheeaun/phanpy
Test allow longer caption if large size
rodzic
93fd434617
commit
492dc93c9a
|
@ -2298,7 +2298,7 @@ function Status({
|
|||
media={media}
|
||||
autoAnimate
|
||||
showCaption
|
||||
allowLongerCaption={!content}
|
||||
allowLongerCaption={!content || isSizeLarge}
|
||||
lang={language}
|
||||
to={`/${instance}/s/${id}?${
|
||||
withinContext ? 'media' : 'media-only'
|
||||
|
|
Ładowanie…
Reference in New Issue