fixed sync link

This commit is contained in:
2026-03-11 23:50:05 -04:00
parent 4f8e5d9b2c
commit a52ff3b860
2 changed files with 2 additions and 2 deletions

View File

@@ -11,6 +11,6 @@
resources :items do
collection do
get :autocomplete
post :sync
get :sync
end
end