🔍 Add JSON viewer exploration link to Gamemaster Manager interface

This commit is contained in:
2026-01-28 19:52:58 +00:00
parent b9babf9693
commit d0f23b8088

View File

@@ -120,6 +120,9 @@
<button @click="downloadAllFromServer" class="btn btn-primary">
📦 Download All from Server
</button>
<router-link to="/gamemaster-explorer" class="btn btn-secondary">
🔍 Explore in JSON Viewer
</router-link>
</div>
</div>
</div>