From 6c3226ccd7f2bc7670d5c71aa5e8370529ceda1f Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 15 Dec 2022 15:12:41 +0100 Subject: [PATCH] Imported /nearby --- holochecker.py | 1 + 1 file changed, 1 insertion(+) diff --git a/holochecker.py b/holochecker.py index 6cc31c9..6062371 100644 --- a/holochecker.py +++ b/holochecker.py @@ -15,6 +15,7 @@ from modules.commands.application import * from modules.commands.applications import * from modules.commands.label import * from modules.commands.message import * +from modules.commands.nearby import * from modules.commands.reapply import * from modules.commands.reboot import * from modules.commands.rules import *