From f9dc8319fb389ff4ae0b0a7669b12b075b628ca9 Mon Sep 17 00:00:00 2001 From: kormax <3392860+kormax@users.noreply.github.com> Date: Sun, 5 Apr 2026 11:26:39 +0300 Subject: [PATCH] Add createdelegateapp to autocomplete --- client/src/pm3line_vocabulary.h | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pm3line_vocabulary.h b/client/src/pm3line_vocabulary.h index 951e37424..e87526e35 100644 --- a/client/src/pm3line_vocabulary.h +++ b/client/src/pm3line_vocabulary.h @@ -495,6 +495,7 @@ const static vocabulary_t vocabulary[] = { { 0, "hf mfdes getappnames" }, { 0, "hf mfdes bruteaid" }, { 0, "hf mfdes createapp" }, + { 0, "hf mfdes createdelegateapp" }, { 0, "hf mfdes deleteapp" }, { 0, "hf mfdes selectapp" }, { 0, "hf mfdes selectisofid" },