mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
9 lines
193 B
Text
9 lines
193 B
Text
<template name="config-menu__mods">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form class="config__form">
|
|
<recomp-mod-menu id="menu_mods" />
|
|
</form>
|
|
</body>
|
|
</template>
|