zahmis 5 lat temu
rodzic
commit
5efd5397f2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/server/service/bolt.js

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

@@ -177,7 +177,7 @@ class BoltService {
         channel: command.channel_id,
         channel: command.channel_id,
         user: command.user_id,
         user: command.user_id,
         blocks: [
         blocks: [
-          this.generateMarkdownSectionBlock('Search result 10'),
+          this.generateMarkdownSectionBlock('10 results.'),
           this.generateMarkdownSectionBlock(`${resultPaths.join('\n')}`),
           this.generateMarkdownSectionBlock(`${resultPaths.join('\n')}`),
           {
           {
             type: 'actions',
             type: 'actions',