This commit is contained in:
cpunch 2025-05-02 20:58:31 -05:00
parent 5092be7c4d
commit 6388020b41
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,3 @@
---
title: "MoonVeil Docs"
title: "MoonVeil Documentation"
---

View File

@ -13,7 +13,6 @@ will virtualize and encrypt the passed function constant with the provided `encr
## Valid Usage
```lua
local foo = 'ok'
local total = 0
local getKey = MV_VM(function()