mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
Изменены пути
This commit is contained in:
parent
7c835e145a
commit
906a89e49e
4 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
const schedule = require('node-schedule');
|
||||
const config = require('../config/main.js')();
|
||||
const config = require('../shared/config/src/main.js')();
|
||||
const cron = require('cron-validator');
|
||||
|
||||
const save_fiat = require('./save_fiat');
|
||||
|
|
Loading…
Add table
Reference in a new issue