mirror of
https://github.com/AltarikMC/Launcher
synced 2025-01-18 14:49:36 +01:00
Change mod information endpoint
This commit is contained in:
parent
ede3c6bf62
commit
3850fa0254
@ -20,7 +20,7 @@ export default class Minecraft {
|
|||||||
auth = null
|
auth = null
|
||||||
modsList = undefined
|
modsList = undefined
|
||||||
showNotification = undefined
|
showNotification = undefined
|
||||||
modsInformationsEndpoint = 'https://launcher.altarik.fr'
|
modsInformationsEndpoint = 'https://launcher.altarik.fr/launcher.json'
|
||||||
|
|
||||||
setShowNotification (showNotification) {
|
setShowNotification (showNotification) {
|
||||||
this.showNotification = showNotification
|
this.showNotification = showNotification
|
||||||
|
Loading…
Reference in New Issue
Block a user