Fixed typo.
This commit is contained in:
parent
e4a3420463
commit
c5302307c9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class StatsStore < ApplicationModel
|
|||
|
||||
=begin
|
||||
|
||||
item = StatsStore.snyc(
|
||||
item = StatsStore.sync(
|
||||
object: 'User',
|
||||
o_id: current_user.id,
|
||||
key: 'dashboard',
|
||||
|
|
Loading…
Reference in a new issue