remove console debug, timezone fix, color of text, about text, center tables

This commit is contained in:
2024-03-30 07:02:34 +01:00
parent 51f600f2c0
commit 2d2f639e36
6 changed files with 65 additions and 12 deletions

View File

@@ -69,7 +69,7 @@ return [
|
*/
'timezone' => 'Asia/Jakarta',
'timezone' => 'Europe/Bratislava',
/*
|--------------------------------------------------------------------------