1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 21:19:36 +01:00

Fix name and order

This commit is contained in:
8chan 2014-10-06 19:02:39 -07:00
parent 31127bbdbe
commit 85a9077645

View File

@ -123,8 +123,8 @@ $(document).ready(function() {
$clone.insertAfter(link.node)
}
App.options.add('useInlining', 'Enable inlining')
App.options.add('hidePost', 'Hide inlined backlinked posts')
App.options.add('useBacklinks', 'Enable backlinks')
$('head').append(
'<style>' +