We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cafcea + 717d86b commit 4868f7eCopy full SHA for 4868f7e
blueprints/apm.lua
@@ -15,7 +15,7 @@
15
-- Built with ❤️ by BetterIDEa
16
17
18
-local apm_id = "DKF8oXtPvh3q8s0fJFIeHFyHNM6oKrwMCUrPxEMroak"
+local apm_id = "RLvG3tclmALLBCrwc17NqzNFqZCrUf3-RKZ5v8VRHiU"
19
20
function Hexencode(str)
21
return (str:gsub(".", function(char) return string.format("%02x", char:byte()) end))
0 commit comments