refactor(custom_toast): author name (#4)

This commit is contained in:
Jacob Thomas
2024-05-21 18:01:17 +01:00
committed by GitHub
parent 447dd17af7
commit ccd0a28101

View File

@@ -3,7 +3,7 @@
// displayName: Custom Toast // displayName: Custom Toast
// description: A Script that shows a custom toast message on launching Snapchat. // description: A Script that shows a custom toast message on launching Snapchat.
// version: 1.0 // version: 1.0
// author: Gabe Modz & Jacob Thomas // author: Jimothy & Jacob Thomas
// ==/SE_module== // ==/SE_module==
var networking = require("networking"); var networking = require("networking");