diff options
Diffstat (limited to 'public/emotes')
| -rw-r--r-- | public/emotes/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/emotes/index.php b/public/emotes/index.php index 93d6e8e..04dec65 100644 --- a/public/emotes/index.php +++ b/public/emotes/index.php @@ -168,6 +168,7 @@ if (CLIENT_REQUIRES_JSON) { <section class="sidebar"> <?php html_navigation_search(); + html_featured_emote($db); html_random_emote($db); ?> </section> |
