mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-06 13:52:10 +00:00
linting
This commit is contained in:
parent
fed8205a64
commit
7cc39605f5
@ -9,9 +9,9 @@ module DiscourseRewind
|
||||
{ category_id: 2, name: "dogs" },
|
||||
{ category_id: 3, name: "countries" },
|
||||
{ category_id: 4, name: "management" },
|
||||
{ category_id: 5, name: "things" }
|
||||
{ category_id: 5, name: "things" },
|
||||
],
|
||||
identifier: "favorite-categories"
|
||||
identifier: "favorite-categories",
|
||||
}
|
||||
def call
|
||||
return FakeData if Rails.env.development?
|
||||
|
Loading…
x
Reference in New Issue
Block a user