Merge pull request #23 from zrose584/comments_js
add comments.js for comment replies
This commit is contained in:
@@ -26,6 +26,7 @@ theme_names = {
|
||||
def inject_theme_preference():
|
||||
return {
|
||||
'theme_path': '/youtube.com/static/' + theme_names[settings.theme] + '.css',
|
||||
'settings': settings,
|
||||
}
|
||||
|
||||
@yt_app.template_filter('commatize')
|
||||
|
||||
Reference in New Issue
Block a user