mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
styling
This commit is contained in:
parent
f93918b1a5
commit
29a3e8379f
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
module FbGraph2
|
||||
class Conversation < Node
|
||||
include Edge::Messages
|
||||
|
||||
register_attributes(
|
||||
raw: [:snippet, :message_count, :unread_count, :can_reply, :is_subscribed],
|
||||
time: [:updated_time],
|
||||
|
|
Loading…
Reference in a new issue