Skip to content

Commit 068269e

Browse files
author
github-actions
committed
update with project-syncing action
1 parent 582c236 commit 068269e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/00_xata_compatibility.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
module XataExtensionPrevention
99
def enable_extension(name, **)
1010
Rails.logger&.info "Skipping extension '#{name}' - Xata has it enabled by default"
11-
return
11+
nil
1212
end
1313
end
1414

0 commit comments

Comments
 (0)