DmitrMakeev commited on
Commit
d0f4d65
·
verified ·
1 Parent(s): 20e5e70

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +1 -1
js/rus/rus.js CHANGED
@@ -1152,7 +1152,7 @@ editor.Components.addType('senler_btn_v1-settings-block', {
1152
  });
1153
  }
1154
 
1155
- loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/senler_btn_antar_v1.js', () => {
1156
  initBlock();
1157
  console.log('Custom script loaded!');
1158
  });
 
1152
  });
1153
  }
1154
 
1155
+ loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/senler_btn_v1.js', () => {
1156
  initBlock();
1157
  console.log('Custom script loaded!');
1158
  });