mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 03:07:38 +02:00
Merge branch 'master' of https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server
This commit is contained in:
+2
-1
@@ -20,7 +20,8 @@
|
||||
|
||||
module.exports = {
|
||||
ProcessIncomingRequest: ProcessIncomingRequest,
|
||||
CheckData: CheckData
|
||||
CheckData: CheckData,
|
||||
NLoad: NLoad
|
||||
};
|
||||
|
||||
var recievedFile = "stats/recieved";
|
||||
|
||||
Reference in New Issue
Block a user