Skip to content

Commit

Permalink
fix whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Apr 17, 2024
1 parent 206692a commit 325553b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bandastation/whitelist220/code/whitelist220.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
default = FALSE
protection = CONFIG_ENTRY_LOCKED

/datum/controller/configuration/Load(_directory)
/datum/controller/subsystem/dbcore/Initialize()
. = ..()
if(CONFIG_GET(flag/whitelist220))
load_whitelist220()
Expand Down

0 comments on commit 325553b

Please sign in to comment.