kaori пре 5 година
родитељ
комит
74662db344
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/server/service/bolt.js

+ 1 - 1
src/server/service/bolt.js

@@ -171,7 +171,7 @@ class BoltService {
         user: command.user_id,
         blocks: [
           this.generateMarkdownSectionBlock(`*No page that matches your keyword(s) "${args}".*`),
-          this.generateMarkdownSectionBlock(':mag: *Searching Help*'),
+          this.generateMarkdownSectionBlock(':mag: *Help: Searching*'),
           this.divider(),
           this.generateMarkdownSectionBlock('`word1` `word2` (divide with space) \n Search pages that include both word1, word2 in the title or body'),
           this.divider(),