mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
Typo: Change millibit to megabyte (#2406)
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
co-authored by
Geometrically
Prospector
parent
783d4f82d9
commit
e988513ed7
@@ -473,7 +473,7 @@ async function purgeCache() {
|
|||||||
:min="8"
|
:min="8"
|
||||||
:max="maxMemory"
|
:max="maxMemory"
|
||||||
:step="64"
|
:step="64"
|
||||||
unit="mb"
|
unit="MB"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
|
|||||||
Reference in New Issue
Block a user