Update config.mjs

Added some credits
This commit is contained in:
Kameleon
2024-02-14 10:08:57 -06:00
parent f5c98ef64e
commit 3f5fc90305
+1 -1
View File
@@ -57,7 +57,7 @@ export function set_target(value) {
target = value;
}
function DetectFirmwareVersion()
function DetectFirmwareVersion() //function by kameleon :)
{
var UA = navigator.userAgent.substring(navigator.userAgent.indexOf('5.0 (') + 19, navigator.userAgent.indexOf(') Apple')).replace("PlayStation 4/","");