Moussa
Moussa
I think the description field is necessary; there are two blocks of text, the title and the bottom description, which are different in font and size. What do you think?
I have simply replicated what you've done with the `hasnt_tweeted` field. ```js document.getElementById('no-tweets').innerHTML = ` ${LOC.hasnt_tweeted.message.replace('$SCREEN_NAME$', `${pageUser.screen_name}`)} ${LOC.when_theyll_tweet.message} `; ``` ```json "hasnt_tweeted": { "message": "@$SCREEN_NAME$ hasn't tweeted", "placeholders": { "screen_name":...
I assume that the website has been down for some time, however it should work fine now.
I was able to reproduce this issue in both v.3.19.4 and 3.18.14 on windows 11