🐛 Fxied #139, make render code block & clipboard remove last enter line.
This commit is contained in:
@@ -67,7 +67,6 @@ NexT.boot.refresh = function() {
|
||||
if (NexT.CONFIG.page.expired) NexT.utils.calPostExpiredDate();
|
||||
if (NexT.CONFIG.page.music) NexT.utils.registerAPlayer();
|
||||
|
||||
NexT.utils.registerCopyCode();
|
||||
NexT.utils.registerImageViewer();
|
||||
NexT.utils.registerPostReward();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user