Skip to content

Apply some workarounds to generated flatpaks

Florian Müllner requested to merge wip/fmuellner/workarounds into master

Master is currently affected by a regression in gjs. Until that is fixed, we can at least unbreak our flatpaks by applying a small workaround (using accessor functions instead of properties)

Merge request reports