From b7f1265817a3ae19efb8949f40bb46bd67444a8b Mon Sep 17 00:00:00 2001 From: NUTellaVING <128215731+NUTellaVING@users.noreply.github.com> Date: Sat, 13 Apr 2024 22:47:21 +0700 Subject: [PATCH] Update PandaBetaLib.lua --- library/LuaLib/ROBLOX/PandaBetaLib.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/LuaLib/ROBLOX/PandaBetaLib.lua b/library/LuaLib/ROBLOX/PandaBetaLib.lua index 9a9d187..f44b908 100644 --- a/library/LuaLib/ROBLOX/PandaBetaLib.lua +++ b/library/LuaLib/ROBLOX/PandaBetaLib.lua @@ -14,7 +14,7 @@ local agent = "PandaAuth" -- User Customizations getgenv().setclipboard = setclipboard or toclipboard or set_clipboard or (Clipboard and Clipboard.set) -getgenv().AllowLibNotification = true +getgenv().AllowLibNotification = false getgenv().CustomLogo = "14317130710" getgenv().DebugMode = false