diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index abf2e8c..84264b7 100644 --- a/static/index.html +++ b/static/index.html @@ -37,6 +37,7 @@ <div class="file-section"> <label>Attachment (optional)</label> <label class="file-label" for="file">📎 Choose file</label> + <span class="file-limit">Max 8MB for now</span> <input type="file" id="file"> <span id="filename"></span> </div> |
