1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-18 22:42:02 +02:00

automatically replace link to file accordingly to selected version

This commit is contained in:
DannyAAM
2024-10-04 23:58:39 +08:00
committed by lifehackerhansol
parent 18c99906c7
commit c791cbaffe
18 changed files with 284 additions and 52 deletions

View File

@@ -2,6 +2,7 @@
noneSelected: System model is required.
invalidVersion: This doesn't seem to be a valid system version.
head: [
['script', {src: '/assets/js/common.js'}],
['script', {src: '/assets/js/selecting.js'}]
]
---