diff options
| author | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2024-09-30 22:45:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 22:45:32 +0200 |
| commit | d8a25e6bc85c7540132f04b6366bbc9f52abb79a (patch) | |
| tree | ccee37e998ee2d33272d3b47b8b7bfd85004be1a | |
| parent | 28dc4798e5f8e55f98c6509d32fa3891cba506f6 (diff) | |
| parent | 1cae21b08688103f0e394b4e2bcdbe5d1cecaf2b (diff) | |
Merge pull request #3 from psifertex/master
specify api type
| -rw-r--r-- | plugin.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json index 2f57952..763c9e5 100644 --- a/plugin.json +++ b/plugin.json @@ -5,7 +5,7 @@ "helper" ], "api": [ - "native" + "rust" ], "description": "SigMaker style plugin", "license": { |
