DmitrMakeev commited on
Commit
3a75896
·
verified ·
1 Parent(s): ae54c50

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +1 -1
js/rus/rus.js CHANGED
@@ -238,7 +238,7 @@ editor.Components.addType('anti_copy-settings-block', {
238
  };
239
 
240
  // Загружаем необходимые скрипты динамически
241
- if (typeof anti_copy.js === 'undefined') {
242
  loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/anti_copy.js', () => {
243
  console.log('avp_grup_v1 loaded!');
244
  initBlock();
 
238
  };
239
 
240
  // Загружаем необходимые скрипты динамически
241
+ if (typeof anti_copy === 'undefined') {
242
  loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/anti_copy.js', () => {
243
  console.log('avp_grup_v1 loaded!');
244
  initBlock();