Skip to content

Commit 078f8e5

Browse files
committed
Update presets.lua
1 parent 69766a2 commit 078f8e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/presets.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ return {
103103
}
104104
},
105105
{
106-
Name = "WrapInFunction",
106+
Name = "WrapInFunction";
107107
Settings = {
108-
108+
109109
}
110110
},
111111
{
112-
Name = "Watermark",
112+
Name = "Watermark";
113113
Settings = {
114114
Content = "This Script was obfuscated using the Medium Preset of Prometheus Obfuscator by Levno_710"
115115
}

0 commit comments

Comments
 (0)