mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
b5b529dca9
1 changed files with 0 additions and 1 deletions
|
@ -1108,7 +1108,6 @@ class Site < Sequel::Model
|
||||||
self.updated_at = Time.now
|
self.updated_at = Time.now
|
||||||
save_changes validate: false
|
save_changes validate: false
|
||||||
increment_changed_count
|
increment_changed_count
|
||||||
archive!
|
|
||||||
#SiteChange.record self, relative_path unless opts[:new_install]
|
#SiteChange.record self, relative_path unless opts[:new_install]
|
||||||
ArchiveWorker.perform_async self.id
|
ArchiveWorker.perform_async self.id
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue