forked from olcxjas-softworks/LarpixClient
big updat:
- update dependencies - add webp support and webp conversion for profile images
This commit is contained in:
parent
19c3dbb42d
commit
95aaaa69ea
244 changed files with 121382 additions and 86 deletions
|
|
@ -1,4 +1,7 @@
|
|||
//write your custom deployment scripts here
|
||||
|
||||
loginHost.value = "olcxja.ovh";
|
||||
loginHostChanged();
|
||||
|
||||
window.addEventListener("load", () => {
|
||||
loginHost.value = "olcxja.ovh";
|
||||
loginHostChanged();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue