mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +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"
|
||||
:max="maxMemory"
|
||||
:step="64"
|
||||
unit="mb"
|
||||
unit="MB"
|
||||
/>
|
||||
</div>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user