mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-08-13 00:45:11 +09:00
Narrow the gui player lookups
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -49,7 +49,7 @@ function Search.prepare(custom_commands)
|
||||
command_objects[name] = {
|
||||
name = name,
|
||||
description = locale_desc,
|
||||
help_text = locale_desc,
|
||||
help_text = locale_desc,
|
||||
usage = locale_desc,
|
||||
aliases = {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user