mirror of
https://github.com/timvisee/send.git
synced 2026-04-24 22:44:34 -04:00
added mozlog and file exists route
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const FileSender = require('./fileSender');
|
||||
const $ = require('jquery');
|
||||
|
||||
$(document).ready(function() {
|
||||
let copyBtn = $('#copy-btn');
|
||||
|
||||
Reference in New Issue
Block a user