Skip to content

Commit

Permalink
Update arguments-builder.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
VirgilClyne committed Nov 19, 2024
1 parent 53c0788 commit c107bcc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arguments-builder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@ export default defineConfig({
},
},
args: [
{
key: "Switch",
name: "总功能开关",
defaultValue: true,
type: "boolean",
description: "是否启用此APP修改",
exclude: ["surge", "loon"],
},
{
key: "Type",
name: "[字幕] 启用类型",
Expand Down

0 comments on commit c107bcc

Please sign in to comment.