Add guest push notifications and queue alerts
This commit is contained in:
@@ -123,6 +123,9 @@
|
||||
"resources/js/routes/**/*.tsx",
|
||||
"resources/js/types/**/*.ts",
|
||||
"resources/js/lib/**/*.ts",
|
||||
"resources/js/lib/**/*.tsx"
|
||||
"resources/js/lib/**/*.tsx",
|
||||
"resources/js/guest/**/*.ts",
|
||||
"resources/js/guest/**/*.tsx",
|
||||
"resources/js/guest/**/*.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user