mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
bugfixes and reforms to block filters
This commit is contained in:
parent
687a134207
commit
6f7a6098a4
5 changed files with 38 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
class Block < Sequel::Model
|
||||
many_to_one :site
|
||||
many_to_one :actioning_site, class: :Block
|
||||
end
|
||||
many_to_one :actioning_site, class: :Site
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue