add missed dependencies

This commit is contained in:
ghost 2021-12-31 03:15:57 +02:00
parent c361ca0652
commit 5e79a026e7

View File

@ -18,6 +18,7 @@ $metaStyles = [
$metaScripts = [ $metaScripts = [
'js/module/menu.js', 'js/module/menu.js',
'js/module/post.js', 'js/module/post.js',
'js/module/feed.js',
'js/module/following.js', 'js/module/following.js',
'js/follow.js', 'js/follow.js',
]; ];