Skip to content

Commit f8a6663

Browse files
committed
chore: remove duplicate key
1 parent 48a0994 commit f8a6663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/dummy/app/controllers/inertia_config_test_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
class InertiaConfigTestController < ApplicationController
22
inertia_config(
3-
ssr_enabled: true,
43
deep_merge_shared_data: true,
54
ssr_enabled: true,
65
ssr_url: "http://localhost:7777",

0 commit comments

Comments
 (0)