feat: rename ThreeFold to Mycelium in copyright, docs, specs, and UI across codebase

This commit is contained in:
mik-tf
2025-09-08 13:45:02 -04:00
parent 8d66810688
commit c054ceb24d
22 changed files with 146 additions and 146 deletions

View File

@@ -163,7 +163,7 @@ async fn run_complete_ux_test_suite() {
"User can consult comprehensive marketplace documentation".to_string(),
"User can review privacy policy and data handling practices".to_string(),
"User can review terms and conditions before registration".to_string(),
"User can learn about ThreeFold marketplace mission and features".to_string(),
"User can learn about Mycelium marketplace mission and features".to_string(),
"User can find support and contact information".to_string(),
])
}).await;