Skip to content

Commit d3663ce

Browse files
committed
fix: typo issue in slack integration
1 parent 236fa15 commit d3663ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ const Main = {
235235

236236
const storage = await storageConnection.getStorageConnection();
237237
const slackData = {
238-
validateUrl,
238+
url,
239239
username: 'Errsole',
240240
icon_url: 'https://avatars.githubusercontent.com/u/84983840',
241241
status: true

0 commit comments

Comments
 (0)