Browse Source

success to show resultPaths

kaori 5 years ago
parent
commit
cc5f7c49bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/server/service/bolt.js

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

@@ -204,7 +204,7 @@ class BoltService {
                 },
                 },
                 style: 'primary',
                 style: 'primary',
                 action_id: 'button_click',
                 action_id: 'button_click',
-                value: 'aaaa',
+                value: `${resultPaths.join('\n')}`,
               },
               },
             ],
             ],
           },
           },