added mozlog and file exists route
This commit is contained in:
parent
f9c2eb1ae4
commit
900fe32460
9 changed files with 127 additions and 49 deletions
|
@ -1,4 +1,5 @@
|
|||
const FileSender = require('./fileSender');
|
||||
const $ = require('jquery');
|
||||
|
||||
$(document).ready(function() {
|
||||
let copyBtn = $('#copy-btn');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue