From 61409c4cc06904e0bc52329582b11355ff7506c0 Mon Sep 17 00:00:00 2001 From: LilaNawar <76576058+LilaNawar@users.noreply.github.com> Date: Fri, 1 Apr 2022 04:54:36 -0400 Subject: [PATCH] Update plane1.ini typo fix --- configs/plane1.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/plane1.ini b/configs/plane1.ini index 9e77914..9654610 100644 --- a/configs/plane1.ini +++ b/configs/plane1.ini @@ -1,5 +1,5 @@ [DATA] -#Plane to track, based of ICAO or ICAO24 which is the unique transponder address of a plane. +#Plane to track, based off ICAO or ICAO24 which is the unique transponder address of a plane. ICAO = icaohere #Optional Per Plane Override @@ -39,4 +39,4 @@ URL = webhookurl #Role to tag optional, the role ID ROLE_ID = Title = -USERNAME = plane-notify \ No newline at end of file +USERNAME = plane-notify