Răsfoiți Sursa

change the title

kaori 5 ani în urmă
părinte
comite
74662db344
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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(),