Change discord server invite link
							parent
							
								
									e67fa94170
								
							
						
					
					
						commit
						261d33c1d2
					
				|  | @ -120,7 +120,7 @@ const settingsManager = new (function () { | |||
|       const versionInfo = document.createElement("p"); | ||||
|       versionInfo.innerText = `FX Client v${versionData.version}`; | ||||
|       const links = document.createElement("p"); | ||||
|       links.innerHTML = `<a href="https://discord.gg/mtWFTQhTT9" target="_blank">Discord server</a> |
 | ||||
|       links.innerHTML = `<a href="https://discord.gg/dyxcwdNKwK" target="_blank">Discord server</a> |
 | ||||
|         <a href="https://github.com/fxclient/FXclient#readme">Github repository</a>`; | ||||
|       const changelogButton = document.createElement("button"); | ||||
|       changelogButton.innerText = "Changelog"; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue