Commit Graph

1 Commits

Author SHA1 Message Date
Cauê Faleiros
151083ed22 Fix: Force add super-admin views to git
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m52s
The resources/views directory is ignored by .gitignore, so the custom super-admin
views were not being tracked or deployed, causing 'View [super-admin.session.login] not found'
errors in production. This commit forces them to be tracked.
2026-02-05 10:54:43 -03:00