[update] Add copy button
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
var application = angular.module(
|
||||
'application',
|
||||
[
|
||||
'hljs'
|
||||
'hljs',
|
||||
'angular-clipboard'
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user