diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-14 21:38:41 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-14 21:47:32 +0200 |
commit | 3bf351e5647af67716ea56f51d738a8d9c85ff0a (patch) | |
tree | 2f6fefe083d64b49437d47400d2713d279a9b40b /custom.py | |
parent | f7c01b8c9ee04157d037a3f309815d1243b0457d (diff) | |
download | hurrycurry-flatpak-3bf351e5647af67716ea56f51d738a8d9c85ff0a.tar hurrycurry-flatpak-3bf351e5647af67716ea56f51d738a8d9c85ff0a.tar.bz2 hurrycurry-flatpak-3bf351e5647af67716ea56f51d738a8d9c85ff0a.tar.zst |
v1.2.0
Diffstat (limited to 'custom.py')
-rw-r--r-- | custom.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,4 +41,4 @@ module_upnp_enabled = "no" module_vhacd_enabled = "no" module_webrtc_enabled = "no" module_webxr_enabled = "no" -module_zip_enabled = "no"
\ No newline at end of file +module_zip_enabled = "no" |