We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07ff1a commit 5c40419Copy full SHA for 5c40419
frontend/src/pages/Admin/System/index.jsx
@@ -115,7 +115,6 @@ export default function AdminSystem() {
115
}}
116
value={messageLimit.limit}
117
min={1}
118
- max={300}
119
className="bg-zinc-900 text-white placeholder:text-white/20 text-sm rounded-lg focus:border-white block w-60 p-2.5"
120
/>
121
</div>
0 commit comments