Add license disclaimer

This commit is contained in:
2026-01-09 01:51:45 +01:00
parent b53a0d4775
commit a27b0bc629

View File

@@ -391,6 +391,9 @@
rows="25" rows="25"
required required
></textarea> ></textarea>
<p class="field-note">
By submitting your script, you agree to release it under the MIT License to the public.
</p>
</div> </div>
<div class="form-error hidden" id="custom-asset-error"> <div class="form-error hidden" id="custom-asset-error">
<strong>JavaScript error: <span id="js-error-title"></span></strong> <strong>JavaScript error: <span id="js-error-title"></span></strong>