mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
List listings
This commit is contained in:
parent
9bcf782f19
commit
f418a4e9f3
1 changed files with 2 additions and 1 deletions
|
|
@ -24,8 +24,9 @@ class Listing {
|
||||||
|
|
||||||
const directoriestoCheck = [
|
const directoriestoCheck = [
|
||||||
'./',
|
'./',
|
||||||
'./___vc',
|
|
||||||
'./api',
|
'./api',
|
||||||
|
'./api/listings',
|
||||||
|
'./___vc',
|
||||||
// './.next',
|
// './.next',
|
||||||
// './.next/server',
|
// './.next/server',
|
||||||
// './.next/server/chunks',
|
// './.next/server/chunks',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue