1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

Update index.html

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig
2024-09-09 21:45:24 -07:00
committed by GitHub
parent 22ae488d08
commit 41b3b4ee6c

View File

@@ -79,8 +79,8 @@
worlds is not yet supported. Please export them from
Eaglercraft for now.
</p>
<button onclick="backups.export()">Export backup</button>
<button onclick="backups.import()">Import backup</button>
<button onclick="window.top.backups.export()">Export backup</button>
<button onclick="window.top.backups.import()">Import backup</button>
</form>
</div>
</div>