Skip to content

Commit f256106

Browse files
committedJul 14, 2023
Required Config
1 parent ffa07e1 commit f256106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Bootstrap/Requires.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22

33
require_once BOT_ROOT . '/vendor/autoload.php';
4+
require_once BOT_ROOT . '/Bootstrap/Config.php';
45
require_once BOT_ROOT . '/Bootstrap/Environment.php';
56
require_once BOT_ROOT . '/Bootstrap/Discord.php';

0 commit comments

Comments
 (0)
Please sign in to comment.