Skip to content

Commit

Permalink
Remove default watermark
Browse files Browse the repository at this point in the history
  • Loading branch information
joanrodas committed Nov 18, 2023
1 parent f227bd1 commit 1ef2ae2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions resources/scripts/app.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import watermark from './utils/watermark';
//import watermark from './utils/watermark';

// Load Events
window.addEventListener('DOMContentLoaded', () => {
watermark()
//watermark()
});

0 comments on commit 1ef2ae2

Please sign in to comment.