[chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039)

This commit is contained in:
tobi 2025-04-22 12:20:54 +02:00 committed by GitHub
commit 075cae3d55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 135 additions and 116 deletions

View file

@ -249,7 +249,7 @@ func (m *Module) profileMicroblog(c *gin.Context, p *profile) {
},
{
Bottom: true,
Src: jsBlurhash,
Src: jsFrontendPrerender,
},
},
Extra: map[string]any{
@ -323,7 +323,7 @@ func (m *Module) profileGallery(c *gin.Context, p *profile) {
},
{
Bottom: true,
Src: jsBlurhash,
Src: jsFrontendPrerender,
},
},
Extra: map[string]any{