LibraryItemType enum added

This commit is contained in:
Benjamin Takats
2022-12-06 20:19:52 +01:00
parent 660c7da394
commit 44b8d485a8
8 changed files with 226 additions and 59 deletions

View File

@@ -12,6 +12,8 @@ module.exports = {
'./storage/framework/views/*.php',
'./resources/views/**/*.blade.php',
'./app/Http/Livewire/**/*.php',
'./vendor/rappasoft/laravel-livewire-tables/resources/views/**/*.blade.php',
'./vendor/wireui/wireui/resources/**/*.blade.php',