mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
feat: change easter egg!
This commit is contained in:
@@ -232,8 +232,7 @@ ipcRenderer.on("ready", async () => {
|
||||
document.getElementById("loader").hidden = false
|
||||
|
||||
|
||||
let r = await fetch("https://api.github.com/zen")
|
||||
console.debug(await r.text())
|
||||
console.debug("🐰🐰🐰🐰")
|
||||
|
||||
|
||||
await fillDefaultValues() // Set the default values based on OS
|
||||
|
||||
Reference in New Issue
Block a user