From ccd0a28101e6c00ccae91df72b09c2fa04002ab5 Mon Sep 17 00:00:00 2001 From: Jacob Thomas <41988041+bocajthomas@users.noreply.github.com> Date: Tue, 21 May 2024 18:01:17 +0100 Subject: [PATCH] refactor(custom_toast): author name (#4) --- examples/custom_toast.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/custom_toast.js b/examples/custom_toast.js index 1a822cb..ca899e9 100644 --- a/examples/custom_toast.js +++ b/examples/custom_toast.js @@ -3,7 +3,7 @@ // displayName: Custom Toast // description: A Script that shows a custom toast message on launching Snapchat. // version: 1.0 -// author: Gabe Modz & Jacob Thomas +// author: Jimothy & Jacob Thomas // ==/SE_module== var networking = require("networking");