Update
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-04-29 00:57:55 +01:00
parent 6f64e1a530
commit b66ee00361
8 changed files with 119 additions and 109 deletions
+1 -1
View File
@@ -11,5 +11,5 @@ Rails.application.routes.draw do
root "listings#show"
get "listings/graphite-cayman-s", to: "listings#show", as: :listing
resource :admin, only: %i[show create destroy], controller: "admins"
resource :admin, path: "internal/pdi-bundle-7c4f", only: %i[show create destroy], controller: "admins"
end