composer: add fs.php

This commit is contained in:
Zankaria 2025-03-17 23:11:16 +01:00
parent 36406a9770
commit 8ba6bf8272

View file

@ -25,7 +25,9 @@
"inc/polyfill.php",
"inc/error.php",
"inc/functions.php",
"inc/functions/net.php"
"inc/functions/net.php",
"inc/functions/fs.php"
]
},
"license": "Tinyboard + vichan",