From 44a466e64dd4cc1b6d8e2cac24746b12ebe9d28e Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sat, 11 Jan 2025 22:38:04 +0700 Subject: [PATCH] remove `default` --- hotline.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotline.mjs b/hotline.mjs index 218c176..ac0e992 100644 --- a/hotline.mjs +++ b/hotline.mjs @@ -21,7 +21,7 @@ * @license http://www.wtfpl.net/ Do What The Fuck You Want To Public License * @author Arsen Mirzaev Tatyano-Muradovich */ -export default class hotline { +export class hotline { /** * @name Shell *