From 2b599499dc26f0f93537d1bea4733eae68333a1c Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Mon, 17 Nov 2025 00:32:31 +0000 Subject: Save old work that I have no clue what I where doing --- ADSBDecoder/Configs.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ADSBDecoder/Configs.swift') diff --git a/ADSBDecoder/Configs.swift b/ADSBDecoder/Configs.swift index d0357c9..a42e745 100644 --- a/ADSBDecoder/Configs.swift +++ b/ADSBDecoder/Configs.swift @@ -7,4 +7,4 @@ import Foundation -var decoder_debug_mode = false +let decoder_debug_mode = false -- cgit v1.2.3