Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 85a6da8

Browse files
authored
Update admin.lua
1 parent 737ce83 commit 85a6da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ local plugins_directory = "situation_plugins"
3030
local rconsolename = (syn and rconsolename) or (rconsolesettitle)
3131

3232

33-
rconsolename("Welcome to Situation Admin | " .. User .. '| ' .. identifyexecutor())
33+
rconsolename("Welcome to Situation Admin | " .. User)
3434

3535

3636
local function split(str, sep)

0 commit comments

Comments
 (0)