Skip to content
Commit 7b639566 authored by Nguyen The Vien's avatar Nguyen The Vien
Browse files

Lack equal symbol

At line 603: the query return "gte('view_count', 10)".
But at line 613: the condition is "view_count > 10".
It should be "view_count >= 10", i think.
parent 53ed2205
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment