test commit
This commit is contained in:
parent
27d8ca32c0
commit
6f6e682e41
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Entry point for the Fylgja application.
|
* Entry point for the Fylgja application.
|
||||||
* This module initializes the Slack bot server using configuration from fylgja.yml.
|
* This module initializes the Slack bot server using configuration from fylgja.yml.
|
||||||
* It handles startup errors and provides logging.
|
* It handles startup errors and provides logging
|
||||||
*/
|
*/
|
||||||
const app = require('./app');
|
const app = require('./app');
|
||||||
const logger = require('./utils/logger');
|
const logger = require('./utils/logger');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue