mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-23 03:01:03 +00:00
chore: apply code fixes with biome
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "./config.schema.json",
|
||||
|
||||
"address": "127.0.0.1",
|
||||
"port": 3000,
|
||||
"ocrConcurrentQueues": 1,
|
||||
"clientHeartbeatInterval": 5000,
|
||||
"debugLogsInProduction": false
|
||||
}
|
||||
{
|
||||
"$schema": "./config.schema.json",
|
||||
|
||||
"address": "127.0.0.1",
|
||||
"port": 3000,
|
||||
"ocrConcurrentQueues": 1,
|
||||
"clientHeartbeatInterval": 5000,
|
||||
"debugLogsInProduction": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user