mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039)
This commit is contained in:
@@ -154,7 +154,7 @@ func (m *Module) threadGETHandler(c *gin.Context) {
|
||||
},
|
||||
{
|
||||
Bottom: true,
|
||||
Src: jsBlurhash,
|
||||
Src: jsFrontendPrerender,
|
||||
},
|
||||
},
|
||||
Extra: map[string]any{
|
||||
|
Reference in New Issue
Block a user