mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
Code to display tips submitted on news feed
This commit is contained in:
parent
621e45b6a2
commit
cc07e90b44
11 changed files with 131 additions and 12 deletions
|
@ -3,7 +3,7 @@ class Event < Sequel::Model
|
|||
|
||||
many_to_one :site
|
||||
many_to_one :follow
|
||||
one_to_one :tip
|
||||
many_to_one :tip
|
||||
one_to_one :tag
|
||||
many_to_one :site_change
|
||||
many_to_one :profile_comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue