Skip to content

Commit

Permalink
perf: update macro iconid
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaviilee committed Jul 15, 2024
1 parent b49778a commit e62b523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/publish_macro.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
placeholder="图标ID"
:minlength="1"
:maxlength="10"
:max="30000"
:max="1000000"
:min="0"
>
<template slot="prepend">
Expand Down

0 comments on commit e62b523

Please sign in to comment.