Add native NixOS deployment and UI-managed provider credentials
This commit is contained in:
@@ -108,6 +108,8 @@ function App() {
|
||||
if (!state) throw new Error("Load the journal before making changes.");
|
||||
const revisionless = [
|
||||
"/api/settings",
|
||||
"/api/settings/openrouter",
|
||||
"/api/settings/enablebanking",
|
||||
"/api/sync",
|
||||
"/api/rebuild",
|
||||
].includes(path);
|
||||
|
||||
Reference in New Issue
Block a user