You've already forked AstralRinth
forked from didirus/AstralRinth
Add note about adding multiple files to a version (#546)
* Add note about adding multiple files to a version Closes #545 as not planned Related to modrinth/docs#50 * Fix note showing on version.vue when it shouldn't
This commit is contained in:
@@ -545,6 +545,10 @@
|
||||
</div>
|
||||
<div class="files">
|
||||
<h3>Files<span class="required">*</span></h3>
|
||||
<span>
|
||||
You may upload multiple files, but this should only be used for
|
||||
cases like sources or Javadocs.
|
||||
</span>
|
||||
<StatelessFileInput
|
||||
:class="{
|
||||
'known-error':
|
||||
|
||||
Reference in New Issue
Block a user