mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
change script
This commit is contained in:
parent
84ce0b390c
commit
30eb0794b5
1 changed files with 2 additions and 2 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue