mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +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
|
||||
save_changes validate: false
|
||||
increment_changed_count
|
||||
archive!
|
||||
#SiteChange.record self, relative_path unless opts[:new_install]
|
||||
ArchiveWorker.perform_async self.id
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue