mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 08:49:16 +02:00
some changes again
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const RDSDecoder = require("./rds.js");
|
||||
const { serverConfig } = require('./server_config');
|
||||
|
||||
const { fetchTx } = require('./tx_search.js');
|
||||
const fetchTx = require('./tx_search.js');
|
||||
const updateInterval = 75;
|
||||
|
||||
// Initialize the data object
|
||||
|
||||
Reference in New Issue
Block a user