mirror of
https://github.com/Maks1mS/free-ozon-dpr.git
synced 2024-12-23 18:42:59 +03:00
fix
This commit is contained in:
parent
1932d2a4b0
commit
2708952473
@ -6,10 +6,10 @@ import {
|
|||||||
} from './update/index.js';
|
} from './update/index.js';
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
// await woyag();
|
await woyag();
|
||||||
await sevenDostavka();
|
await sevenDostavka();
|
||||||
// await ozonWbDpr();
|
await ozonWbDpr();
|
||||||
// await globalExpress();
|
await globalExpress();
|
||||||
}
|
}
|
||||||
|
|
||||||
main();
|
main();
|
||||||
|
Loading…
Reference in New Issue
Block a user