From 7cf6d05c4b094e8202c5d7888cbd082bc1f8ad41 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sat, 11 Oct 2025 21:12:07 +0100 Subject: [PATCH] Unfuck --- core/constants.py | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/core/constants.py b/core/constants.py index ab77960..5003237 100644 --- a/core/constants.py +++ b/core/constants.py @@ -44,13 +44,11 @@ BANDS = [ Band(name="76GHz", start_freq=75500000000, end_freq=81500000000, color="#baf9d8", contrast_color="black")] UNKNOWN_BAND = Band(name="Unknown", start_freq=0, end_freq=0, color="black", contrast_color="white") -# "continent"s -"continent" -S = ["EU", "NA", "SA", "AS", "AF", "OC", "AN"] +# Continents +CONTINENTS = ["EU", "NA", "SA", "AS", "AF", "OC", "AN"] -# "dxcc" flags (borrowed from https:#github.com/wavelog/wavelog/blob/master/application/libraries/"dxcc"Flag.php) -"dxcc" -_FLAGS = { +# DXCC flags (borrowed from https:#github.com/wavelog/wavelog/blob/master/application/libraries/"dxcc"Flag.php) +DXCC_FLAGS = { 0: "", # "dxcc" NONE 1: "\U0001F1E8\U0001F1E6", # CANADA 2: "", # ABU AIL IS