Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

fix(server): import registerPreferencesAutoNameRoutes - #24

Merged
joeshull merged 1 commit into
mainfrom
fix/missing-autoname-import
Jul 17, 2026
Merged

fix(server): import registerPreferencesAutoNameRoutes#24
joeshull merged 1 commit into
mainfrom
fix/missing-autoname-import

Conversation

@joeshull

Copy link
Copy Markdown

Summary

Boot crash on main: ReferenceError: registerPreferencesAutoNameRoutes is not defined in createServer.

Fix

Add the missing import from preferences-auto-name-routes.

Found while redeploying ~/.omp-dashboard to joezge zrok.

createServer called the preferences auto-name registrar without an
import, crashing boot after the function was extracted to its own route
module.
@joeshull
joeshull merged commit 2f57eb4 into main Jul 17, 2026
1 check passed
@joeshull
joeshull deleted the fix/missing-autoname-import branch July 17, 2026 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant