diff options
| author | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2025-11-17 00:32:31 +0000 |
|---|---|---|
| committer | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2025-11-17 00:32:31 +0000 |
| commit | 2b599499dc26f0f93537d1bea4733eae68333a1c (patch) | |
| tree | dc3b177aa2c5cfcf88cf4d5012bb0555c9f7fb5e /ADSBDecoder/Configs.swift | |
| parent | 9070c9e6b7c7ce5671f4fad85e4aefa8c27aad28 (diff) | |
| download | ADSBDecoder-2b599499dc26f0f93537d1bea4733eae68333a1c.tar.gz ADSBDecoder-2b599499dc26f0f93537d1bea4733eae68333a1c.zip | |
Save old work that I have no clue what I where doing
Diffstat (limited to 'ADSBDecoder/Configs.swift')
| -rw-r--r-- | ADSBDecoder/Configs.swift | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
