-
Hello, I am using I was wondering if there was a way to remove a source from Blink at runtime, i.e. when I leave the header, and re-enable it again when i re-enter the header? Is this possible? Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
@madduck It is mentioned here, and you can configure |
Beta Was this translation helpful? Give feedback.
-
Sounds like you're looking for |
Beta Was this translation helpful? Give feedback.
-
maybe |
Beta Was this translation helpful? Give feedback.
maybe
sources.providers.lbdb.should_show_items = function(ctx) return cond end
would help