Update
This commit is contained in:
parent
d4a25fcc5b
commit
e4c43b8b0c
1 changed files with 2 additions and 0 deletions
2
index.js
2
index.js
|
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2024 © by Sefinek. All rights reserved.
|
||||
|
||||
const fs = require('node:fs');
|
||||
const chokidar = require('chokidar');
|
||||
const isLocalIP = require('./services/isLocalIP.js');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue