Explorar o código

show ephemeral keyword

kaori %!s(int64=5) %!d(string=hai) anos
pai
achega
247c5af064
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/service/bolt.js

+ 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',