Added paused tag to Spacedrive

This commit is contained in:
Lucas
2025-03-30 15:13:51 -07:00
parent b99feb1bfb
commit 9ec9323a1a

View File

@@ -4490,7 +4490,9 @@
"name": "Spacedrive",
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. ",
"link": "https://github.com/spacedriveapp/spacedrive",
"tags": [],
"tags": [
"paused"
],
"platforms": [
"Cross"
],