add debug log

This commit is contained in:
fyears 2022-04-30 15:23:16 +08:00
parent 6d29554033
commit 66dcaf4e4c

View File

@ -1,6 +1,7 @@
import isEqual from "lodash/isEqual";
import { base64url } from "rfc4648";
import { reverseString } from "./misc";
import { log } from "./moreOnLog";
const DEFAULT_README_FOR_METADATAONREMOTE =
"Do NOT edit or delete the file manually. This file is for the plugin remotely-save to store some necessary meta data on the remote services. Its content is slightly obfuscated.";