mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Builds on top of #6164 Part of the effor towards https://github.com/firezone/firezone/issues/6074 Prepares connlib to call `setDisableResource` from android. Furthermore, we add a `disablable` parameter for resources which default to false for now, in the future the portal will set it for the internet resource, and further in the future it may be used for other resources. The `disablable` parameter only affect UI.