mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-17 22:00:00 +00:00
url: typo
This commit is contained in:
parent
662360509c
commit
30c9652b6e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { services } from "./config.js";
|
import { services } from "../config.js";
|
||||||
import { strict as assert } from "node:assert";
|
import { strict as assert } from "node:assert";
|
||||||
import psl from "psl";
|
import psl from "psl";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue