Updated views for items and accounts

This commit is contained in:
2026-03-17 19:18:03 -04:00
parent 2703d6cc3e
commit 6bf5575f9c
9 changed files with 216 additions and 171 deletions

View File

@@ -18,5 +18,6 @@ end
resources :accounts do
collection do
patch :set_default
get :sync
end
end