From 96a386f6feb0a62279eaa785e1eaf1b214d0131e Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Tue, 18 Jan 2022 23:26:54 +0400 Subject: [PATCH] fixed pipes package name. --- opts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opts.json b/opts.json index 007debe..b5e3bd8 100644 --- a/opts.json +++ b/opts.json @@ -1,5 +1,5 @@ { - "Package": "irc", + "Package": "opts", "Author": "noch", "License": "GPL-3", "Version": "0.1",