mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-06 16:36:45 -03:00
fix(autocomplete): remove short prompt command aliases (#895)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export const WILDCARD_COMMANDS = {
|
||||
'/wild': { type: 'wildcard', label: 'Wildcards' },
|
||||
'/wildcard': { type: 'wildcard', label: 'Wildcards' },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user