This commit is contained in:
parent
da7d75641d
commit
81f86acc7b
7 changed files with 148 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
let HOST = 'http://localhost:1225'
|
||||
let HOST = '' //blank for same-origin
|
||||
|
||||
document.addEventListener("alpine:init", () => {
|
||||
Alpine.store("dictionary", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue