chore: update remaining references to ThreeFold Marketplace with Project Mycelium

This commit is contained in:
mik-tf
2025-09-01 22:19:11 -04:00
parent b3969a84ae
commit bd17935e5e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""
Industry Standard Data Validation and Repair Tool
Comprehensive fix for ThreeFold Marketplace user data files
Comprehensive fix for Project Mycelium user data files
"""
import json
@@ -157,7 +157,7 @@ def validate_all_user_files():
return results
def main():
print("🔧 ThreeFold Marketplace Data Validator")
print("🔧 Project Mycelium Data Validator")
print("========================================")
print()