feat: rename Project Mycelium to Mycelium Marketplace across codebase and UI

This commit is contained in:
mik-tf
2025-09-08 13:56:17 -04:00
parent c054ceb24d
commit 1028ea8c43
74 changed files with 288 additions and 288 deletions

View File

@@ -38,7 +38,7 @@ impl Default for MarketplaceConfig {
fn default() -> Self {
Self {
marketplace: MarketplaceInfo {
name: "Project Mycelium".to_string(),
name: "Mycelium Marketplace".to_string(),
marketplace_type: "infrastructure".to_string(),
base_currency: "USD".to_string(),
default_display_currency: "USD".to_string(),