mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 14:26:58 +00:00
Change settings so demo user can use Spectre.
This commit is contained in:
@@ -57,8 +57,6 @@ class IndexController extends Controller
|
||||
return $next($request);
|
||||
}
|
||||
);
|
||||
|
||||
$this->middleware(IsDemoUser::class)->except(['create', 'index']);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user