Migration complete

This commit is contained in:
2026-06-23 19:24:37 +02:00
parent 0436a99a7c
commit 39adc2171c
25 changed files with 517 additions and 25 deletions

View File

@@ -41,11 +41,8 @@
"pages.json": {
"hash": "8d75bf99b2fb6528f84433f4519d4da3"
},
"rom_checker.json": {
"hash": "c9349db6120520e82d02b793a30e67ce"
},
"rom_hasher.json": {
"hash": "e14613a1bd0f1e1fadc084a009801570"
"hash": "f322c39dd3ea03343ab626a1da796c55"
},
"rom_patcher.json": {
"hash": "dff75392eea1fdffdaec193913d5d8a0"

View File

@@ -1,13 +0,0 @@
{
"parent_navigation_id": "tools",
"display_order": 300,
"navigation_type_id": "basic",
"type_config": {
"link": "{$xf.options.homePageUrl}/tools/rom-checker",
"display_condition": "",
"extra_attributes": {
"icon": "check"
}
},
"enabled": true
}

View File

@@ -3,7 +3,7 @@
"display_order": 200,
"navigation_type_id": "basic",
"type_config": {
"link": "{$xf.options.homePageUrl}/tools/rom-hasher",
"link": "{$xf.options.homePageUrl}/hash",
"display_condition": "",
"extra_attributes": {
"icon": "hash"