1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-06 12:02:45 +03:00

Updated clipboard lib reference and version used

This commit is contained in:
Dan Brown
2017-08-06 21:21:20 +01:00
parent 2a069880cd
commit 1ac7618bb1
3 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
"use strict";
// Configure ZeroClipboard
const Clipboard = require("clipboard");
const Code = require('../code');