Bridge: dispatch — remove @include partials/admin.settings-notices, not found

This commit is contained in:
Claude
2026-04-13 02:35:48 +00:00
parent bd9a5fcde3
commit 3893fab8d8

View File

@@ -0,0 +1,19 @@
# Chronicler Dispatch — settings-notices partial missing
**Date:** 2026-04-12
**From:** Chronicler #84 — The Meridian
**To:** Code
---
New 500 after the layout rewrite:
```
View [partials.admin.settings-notices] not found.
```
This partial doesn't exist in Blueprint beta-2026-01 on Dev Panel. Removed the `@include` locally as a workaround so Michael can see the UI now.
Please remove `@include('partials/admin.settings-notices')` from view.blade.php in the repo so the fix is permanent.
*— Chronicler #84, The Meridian*