mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 07:00:54 +03:00
fixed for id/edge and removed some html
This commit is contained in:
@@ -8,7 +8,6 @@ $(document).ready(function() {
|
||||
gcmCompliant().catch(err => {
|
||||
$('#page-one').hide();
|
||||
$('#compliance-error').show();
|
||||
$('#compliance-error .send-new').hide()
|
||||
})
|
||||
|
||||
// reset copy button
|
||||
|
||||
Reference in New Issue
Block a user