Skip to content

Commit

Permalink
fix: replace common module name
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Sep 8, 2024
1 parent b5f771f commit a8116bc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


2 changes: 1 addition & 1 deletion template.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: make sure to rename this file to .env
# SLACK_BOT_TOKEN=xoxb-
# SLACK_APP_TOKEN=xapp-
SLACK_CHANNEL_ID=C06LH5A9FEE
SLACK_CHANNEL_ID=CXXXXXXXXXX
File renamed without changes.

0 comments on commit a8116bc

Please sign in to comment.