change script

This commit is contained in:
Samuel Štancl 2021-11-29 19:53:25 +01:00
parent 84ce0b390c
commit 30eb0794b5

View file

@ -1,8 +1,8 @@
import splitbee from '@splitbee/web';
splitbee.init({
scriptUrl: "/bee.js",
apiUrl: "/_hive",
scriptUrl: "https://tenancyforlaravel.com/bee.js",
apiUrl: "https://tenancyforlaravel.com/_hive",
})
let tag = document.getElementsByClassName('extsb')[0];