mirror of
https://github.com/Earu/EasyChat.git
synced 2025-03-04 03:13:20 -05:00
remove donation button
This commit is contained in:
parent
960bb6aceb
commit
8bf8978e2c
@ -2936,7 +2936,7 @@ if CLIENT then
|
||||
|
||||
hook.Add("ECFactoryReset", TAG, function()
|
||||
cookie.Delete("ECChromiumWarn")
|
||||
cookie.Delete("ECShowDonateButton")
|
||||
--cookie.Delete("ECShowDonateButton")
|
||||
end)
|
||||
|
||||
safe_hook_run("ECInitialized")
|
||||
|
Loading…
Reference in New Issue
Block a user