chore: update action and trigger names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import defineAction from '../../../../helpers/define-action';
|
||||
|
||||
export default defineAction({
|
||||
name: 'Create Tweet',
|
||||
name: 'Create tweet',
|
||||
key: 'createTweet',
|
||||
description: 'Create a tweet.',
|
||||
arguments: [
|
||||
|
Reference in New Issue
Block a user