✨ ◽ sinkKillswitch.ts
This commit is contained in:
@@ -23,3 +23,4 @@ export function isSinkKilled(sink: SinkName): boolean {
|
||||
// cached JSON null leaks through instead of falling back to {}.
|
||||
return config?.[sink] === true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user