Skip to content

Commit 4868f7e

Browse files
authored
Merge pull request #473 from ankushKun/patch-3
Update APM process id
2 parents 2cafcea + 717d86b commit 4868f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blueprints/apm.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-- Built with ❤️ by BetterIDEa
1616

1717

18-
local apm_id = "DKF8oXtPvh3q8s0fJFIeHFyHNM6oKrwMCUrPxEMroak"
18+
local apm_id = "RLvG3tclmALLBCrwc17NqzNFqZCrUf3-RKZ5v8VRHiU"
1919

2020
function Hexencode(str)
2121
return (str:gsub(".", function(char) return string.format("%02x", char:byte()) end))

0 commit comments

Comments
 (0)