Update config_client.lua

fixed spelling mistake
This commit is contained in:
Andyyy7666
2022-04-08 19:26:44 +02:00
committed by GitHub
parent 44f3ad3ada
commit 76521a0cbd

View File

@@ -74,7 +74,7 @@ config = {
-- Prority cooldown -- Prority cooldown
enablePriorityCooldown = true, enablePriorityCooldown = true,
enablePriorityDefaulyHUD = false, enablePriorityDefaultHUD = true, -- this will remove the hud of the priority, if you're using ModernHUD set this to false and go into ModernHUD config and change it to true from there.
startPriorityCommand = "prio-start", startPriorityCommand = "prio-start",
stopPriorityCommand = "prio-stop", stopPriorityCommand = "prio-stop",
cooldownPriorityCommand = "prio-cd", cooldownPriorityCommand = "prio-cd",
@@ -98,10 +98,10 @@ config = {
-- Discord Rich precence -- Discord Rich precence
enableRichPrecence = true, enableRichPrecence = true,
updateIntervall = 60, -- how many seconds delay until it updates status. updateIntervall = 10, -- how many seconds delay until it updates status.
appId = 912361433273102356, appId = 858146067018416128,
largeLogo = "anyydevlogo", largeLogo = "andyyy",
smallLogo = "anyydevlogo", smallLogo = "andyyy",
firstButtonName = "DISCORD", firstButtonName = "DISCORD",
firstButtonLink = "https://discord.gg/Z9Mxu72zZ6", firstButtonLink = "https://discord.gg/Z9Mxu72zZ6",
secondButtonName = "TEBEX", secondButtonName = "TEBEX",