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.
1 parent 078f8e5 commit a53d10cCopy full SHA for a53d10c
src/prometheus/steps/Watermark.lua
@@ -2,7 +2,7 @@
2
--
3
-- Watermark.lua
4
5
--- This Script provides a Simple Obfuscation Step that will add a watermark to the script
+-- This Script provides a Step that will add a watermark to the script
6
7
local Step = require("prometheus.step");
8
local Ast = require("prometheus.ast");
0 commit comments