diff --git a/resources/js/components/Listing/Listing.vue b/resources/js/components/Listing/Listing.vue index 6a2cf609..55ceb119 100644 --- a/resources/js/components/Listing/Listing.vue +++ b/resources/js/components/Listing/Listing.vue @@ -84,7 +84,7 @@ export default { auth: { username: url.username, password: url.password, - } + }, }, search_settings: { // Are we using this? In the autocomplete maybe?