From 4f5648e6803976d2585b5b3b48e3b174c92be1ea Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sun, 5 Sep 2021 03:57:58 +0300 Subject: [PATCH] update @ Sun 5 Sep 03:57:58 EEST 2021 --- content/js/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/js/config/index.js b/content/js/config/index.js index bcef4d7..50e1d89 100644 --- a/content/js/config/index.js +++ b/content/js/config/index.js @@ -7,7 +7,7 @@ const boot_message = { "sleep_time": 0 } } -const do_sleep = false; +const do_sleep = true; const locations = { 0: { "url": "https://github.com/TruncatedDinosour/website",