plant: me when copy paste blindly

This commit is contained in:
Cynthia Foxwell 2022-06-22 11:10:24 -06:00
parent 3e08fa5afd
commit 546832f675
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ const CATEGORY = "misc";
const fetch = require("node-fetch");
const {tinycolor} = require("@ctrl/tinycolor");
const logger = require("./logger.js");
const logger = require("../lib/logger.js");
// taken from rot13.com
function rot(s, i) {