mirror of
https://github.com/SrIzan10/analytics.srizan.ml.git
synced 2026-05-01 10:35:15 +00:00
Try another
This commit is contained in:
@@ -8,6 +8,6 @@ export default function handler(req, res) {
|
||||
dirname: __dirname,
|
||||
cwd: process.cwd(),
|
||||
files: dirTree(process.cwd()),
|
||||
rootFiles: dirTree('/'),
|
||||
rootFiles: dirTree(__dirname),
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user