2
0
kaori 5 жил өмнө
parent
commit
247c5af064

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

@@ -195,7 +195,7 @@ class BoltService {
         channel: command.channel_id,
         channel: command.channel_id,
         user: command.user_id,
         user: command.user_id,
         blocks: [
         blocks: [
-          this.generateMarkdownSectionBlock('10 results.'),
+          this.generateMarkdownSectionBlock(`keyword: "${args}" 10 results.`),
           this.generateMarkdownSectionBlock(`${urls.join('\n')}`),
           this.generateMarkdownSectionBlock(`${urls.join('\n')}`),
           {
           {
             type: 'actions',
             type: 'actions',