diff --git a/modules/advisor.py b/modules/advisor.py index b1090df..ff26e99 100644 --- a/modules/advisor.py +++ b/modules/advisor.py @@ -1,7 +1,7 @@ MORNING_START = 5 MORNING_END = 10 DAY_START = 10 -DAY_END = 17 +DAY_END = 18 LATE_NIGHT_START = 0 LATE_NIGHT_END = 5 @@ -152,4 +152,4 @@ advisor = Module() # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # OTHER DEALINGS IN THE SOFTWARE. -# For more information, please refer to \ No newline at end of file +# For more information, please refer to