Changed from 4 spaces to 2 spaces

# Changed from 4 spaces to 2 spaces

## Description

Just cleaned script codes

Fixes # (issue)
Tabular length changed

## Type of change

Please delete options that are not relevant.

- [x] Bug fix
- [ ] New feature
- [ ] New Script
- [ ] This change requires a documentation update
This commit is contained in:
X-Anonymous-Y 2023-07-29 00:08:24 +02:00
parent 571c46f8c4
commit 62f71f067a
13 changed files with 451 additions and 447 deletions

View File

@ -46,7 +46,11 @@ let config = {
httpsCertificate: "",
language: "en",
locale: "en-US",
logLevel: ["INFO", "LOG", "WARN", "ERROR"],
logLevel: [
"INFO",
"LOG",
"WARN",
"ERROR"],
timeFormat: 24,
units: "metric",
serverOnly: true,