- Fix repair bugs
- Minor html/js bugs from new template - Other minor issues
This commit is contained in:
@@ -350,6 +350,7 @@
|
||||
<script>
|
||||
// Tab Navigation Handler
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
window.configManager = new ConfigManager();
|
||||
|
||||
const tabButtons = document.querySelectorAll('.tab-button');
|
||||
const tabContents = document.querySelectorAll('.tab-content');
|
||||
|
||||
Reference in New Issue
Block a user