DmitrMakeev commited on
Commit
bfd92f5
·
verified ·
1 Parent(s): a85ec5c

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +1 -1
js/rus/rus.js CHANGED
@@ -932,7 +932,7 @@ editor.Components.addType('senler_form_v1-settings-block', {
932
  });
933
  }
934
 
935
- loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/avp_form.js', () => {
936
  console.log('Custom script loaded!');
937
  });
938
  },
 
932
  });
933
  }
934
 
935
+ loadScript('https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/senler_form_v1.js', () => {
936
  console.log('Custom script loaded!');
937
  });
938
  },