Advertisement
artemsemkin

Untitled

May 14th, 2023 (edited)
815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Add AJAX frontend compatibility to DND Upload plugin
  2. if (!window.theme.isFirstLoad && typeof window.initDragDrop === 'function') {
  3.   window.initDragDrop();
  4. }
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement