You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01: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