Fix types

This commit is contained in:
Gregory Schier
2025-01-27 06:06:02 -08:00
parent 22db739413
commit 1d37a15cfe
5 changed files with 6 additions and 19 deletions

View File

@@ -27,7 +27,6 @@ module.exports = __toCommonJS(src_exports);
var NEWLINE = "\\\n ";
var plugin = {
httpRequestActions: [{
name: "export-curl",
label: "Copy as Curl",
icon: "copy",
async onSelect(ctx, args) {