LibraryItemType enum added

This commit is contained in:
Benjamin Takats
2022-12-06 20:19:52 +01:00
parent 85b2856bcd
commit 07b00870a5
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',