diff --git a/discord_embed/package.json b/discord_embed/package.json index fe32091..0606f05 100644 --- a/discord_embed/package.json +++ b/discord_embed/package.json @@ -1,6 +1,6 @@ { "name": "discord_embed", - "version": "1.0.22", + "version": "1.0.23", "port": 4120, "description": "AV1 discord server embed helper", "main": "index.js", diff --git a/discord_embed/public/index.html b/discord_embed/public/index.html index e86a538..aa30d9f 100644 --- a/discord_embed/public/index.html +++ b/discord_embed/public/index.html @@ -2,7 +2,7 @@ - Discord Embedder from AV1 server 1.0.22 + Discord Embedder from AV1 server 1.0.23 {{ if (imageLink) { }} @@ -206,7 +206,7 @@ p { } .hidden { - display: none; + display: none !important; } pre {