mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
Merge branch 'main' into feat/theme-landing-2
This commit is contained in:
@@ -24,6 +24,8 @@ function scanSubdirectories(directory) {
|
||||
// if (stats.isDirectory() && file !== 'landing') {
|
||||
// subdirectories.push(file)
|
||||
// }
|
||||
|
||||
subdirectories.push(file)
|
||||
})
|
||||
|
||||
return subdirectories
|
||||
|
||||
Reference in New Issue
Block a user