mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 02:01:42 +00:00
renovar la caché del sitio al guardar el post
This commit is contained in:
parent
663baad2e7
commit
8d50524f14
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module Api
|
|||
site: site,
|
||||
usuarie: usuarie)
|
||||
|
||||
service.create_anonymous
|
||||
site.touch if service.create_anonymous.persisted?
|
||||
|
||||
# Redirigir a la URL de agradecimiento
|
||||
redirect_to params[:redirect_to] || origin.to_s
|
||||
|
|
Loading…
Reference in a new issue