From 849267caa1ddb01745167fec2b30f03e6652de56 Mon Sep 17 00:00:00 2001 From: lexx Date: Mon, 16 Oct 2023 15:36:28 +0300 Subject: [PATCH] live link --- src/Commands/LiveLink.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/Commands/LiveLink.php diff --git a/src/Commands/LiveLink.php b/src/Commands/LiveLink.php new file mode 100644 index 0000000..599297d --- /dev/null +++ b/src/Commands/LiveLink.php @@ -0,0 +1,22 @@ +info("public link was created"); + } + +}