server-ts: Fix more references to js files for converted files

This commit is contained in:
Elian Doran
2024-02-17 11:43:30 +02:00
parent 8b250e4a13
commit 030aec2f3e
16 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
"use strict";
const optionService = require('./options');
const config = require('./config.js');
const config = require('./config');
/*
* Primary configuration for sync is in the options (document), but we allow to override