5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-21 22:26:22 +00:00

fix: los openstruct no tienen key?

This commit is contained in:
f 2024-05-15 17:54:34 -03:00
parent 5e99cb4758
commit 602432f72d
No known key found for this signature in database

View file

@ -587,7 +587,7 @@ class Site < ApplicationRecord
#
# @return [Bool]
def theme?
config.key?('theme')
config['theme'].present?
end
# El directorio donde se encuentran los archivos de la plantilla. Si