mirror of
https://github.com/Luzifer/discord-community.git
synced 2024-11-08 15:10:02 +00:00
Increase preview size
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
124a65bcfd
commit
eb78d201de
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ const (
|
|||
livePostingDiscordProfileHeight = 300
|
||||
livePostingDiscordProfileWidth = 300
|
||||
livePostingNumberOfMessagesToLoad = 100
|
||||
livePostingPreviewHeight = 180
|
||||
livePostingPreviewWidth = 320
|
||||
livePostingPreviewHeight = 720
|
||||
livePostingPreviewWidth = 1280
|
||||
livePostingTwitchColor = 0x6441a5
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue