mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
8 lines
116 B
HTML
8 lines
116 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<input type='file'>
|
|
<br>
|
|
<input type='file' multiple>
|
|
</body>
|
|
</html>
|